aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java
diff options
context:
space:
mode:
Diffstat (limited to 'Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java')
-rw-r--r--Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java225
1 files changed, 47 insertions, 178 deletions
diff --git a/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java b/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java
index 8a9328f6..64a60d6a 100644
--- a/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java
+++ b/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/ecore-gen/satellite/SatellitePackage.java
@@ -177,22 +177,13 @@ public interface SatellitePackage extends EPackage {
177 int COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = 0; 177 int COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = 0;
178 178
179 /** 179 /**
180 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 * @ordered
185 */
186 int COMMUNICATING_ELEMENT__COMMUNICATION_LINK = 1;
187
188 /**
189 * The number of structural features of the '<em>Communicating Element</em>' class. 180 * The number of structural features of the '<em>Communicating Element</em>' class.
190 * <!-- begin-user-doc --> 181 * <!-- begin-user-doc -->
191 * <!-- end-user-doc --> 182 * <!-- end-user-doc -->
192 * @generated 183 * @generated
193 * @ordered 184 * @ordered
194 */ 185 */
195 int COMMUNICATING_ELEMENT_FEATURE_COUNT = 2; 186 int COMMUNICATING_ELEMENT_FEATURE_COUNT = 1;
196 187
197 /** 188 /**
198 * The number of operations of the '<em>Communicating Element</em>' class. 189 * The number of operations of the '<em>Communicating Element</em>' class.
@@ -223,15 +214,6 @@ public interface SatellitePackage extends EPackage {
223 int GROUND_STATION_NETWORK__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM; 214 int GROUND_STATION_NETWORK__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM;
224 215
225 /** 216 /**
226 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
227 * <!-- begin-user-doc -->
228 * <!-- end-user-doc -->
229 * @generated
230 * @ordered
231 */
232 int GROUND_STATION_NETWORK__COMMUNICATION_LINK = COMMUNICATING_ELEMENT__COMMUNICATION_LINK;
233
234 /**
235 * The number of structural features of the '<em>Ground Station Network</em>' class. 217 * The number of structural features of the '<em>Ground Station Network</em>' class.
236 * <!-- begin-user-doc --> 218 * <!-- begin-user-doc -->
237 * <!-- end-user-doc --> 219 * <!-- end-user-doc -->
@@ -269,15 +251,6 @@ public interface SatellitePackage extends EPackage {
269 int SPACECRAFT__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM; 251 int SPACECRAFT__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM;
270 252
271 /** 253 /**
272 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
273 * <!-- begin-user-doc -->
274 * <!-- end-user-doc -->
275 * @generated
276 * @ordered
277 */
278 int SPACECRAFT__COMMUNICATION_LINK = COMMUNICATING_ELEMENT__COMMUNICATION_LINK;
279
280 /**
281 * The feature id for the '<em><b>Payload</b></em>' containment reference. 254 * The feature id for the '<em><b>Payload</b></em>' containment reference.
282 * <!-- begin-user-doc --> 255 * <!-- begin-user-doc -->
283 * <!-- end-user-doc --> 256 * <!-- end-user-doc -->
@@ -315,68 +288,31 @@ public interface SatellitePackage extends EPackage {
315 int COMM_SUBSYSTEM = 5; 288 int COMM_SUBSYSTEM = 5;
316 289
317 /** 290 /**
318 * The number of structural features of the '<em>Comm Subsystem</em>' class.
319 * <!-- begin-user-doc -->
320 * <!-- end-user-doc -->
321 * @generated
322 * @ordered
323 */
324 int COMM_SUBSYSTEM_FEATURE_COUNT = 0;
325
326 /**
327 * The number of operations of the '<em>Comm Subsystem</em>' class.
328 * <!-- begin-user-doc -->
329 * <!-- end-user-doc -->
330 * @generated
331 * @ordered
332 */
333 int COMM_SUBSYSTEM_OPERATION_COUNT = 0;
334
335 /**
336 * The meta object id for the '{@link satellite.impl.DirectedCommunicationLinkImpl <em>Directed Communication Link</em>}' class.
337 * <!-- begin-user-doc -->
338 * <!-- end-user-doc -->
339 * @see satellite.impl.DirectedCommunicationLinkImpl
340 * @see satellite.impl.SatellitePackageImpl#getDirectedCommunicationLink()
341 * @generated
342 */
343 int DIRECTED_COMMUNICATION_LINK = 6;
344
345 /**
346 * The feature id for the '<em><b>Source</b></em>' reference.
347 * <!-- begin-user-doc -->
348 * <!-- end-user-doc -->
349 * @generated
350 * @ordered
351 */
352 int DIRECTED_COMMUNICATION_LINK__SOURCE = 0;
353
354 /**
355 * The feature id for the '<em><b>Target</b></em>' reference. 291 * The feature id for the '<em><b>Target</b></em>' reference.
356 * <!-- begin-user-doc --> 292 * <!-- begin-user-doc -->
357 * <!-- end-user-doc --> 293 * <!-- end-user-doc -->
358 * @generated 294 * @generated
359 * @ordered 295 * @ordered
360 */ 296 */
361 int DIRECTED_COMMUNICATION_LINK__TARGET = 1; 297 int COMM_SUBSYSTEM__TARGET = 0;
362 298
363 /** 299 /**
364 * The number of structural features of the '<em>Directed Communication Link</em>' class. 300 * The number of structural features of the '<em>Comm Subsystem</em>' class.
365 * <!-- begin-user-doc --> 301 * <!-- begin-user-doc -->
366 * <!-- end-user-doc --> 302 * <!-- end-user-doc -->
367 * @generated 303 * @generated
368 * @ordered 304 * @ordered
369 */ 305 */
370 int DIRECTED_COMMUNICATION_LINK_FEATURE_COUNT = 2; 306 int COMM_SUBSYSTEM_FEATURE_COUNT = 1;
371 307
372 /** 308 /**
373 * The number of operations of the '<em>Directed Communication Link</em>' class. 309 * The number of operations of the '<em>Comm Subsystem</em>' class.
374 * <!-- begin-user-doc --> 310 * <!-- begin-user-doc -->
375 * <!-- end-user-doc --> 311 * <!-- end-user-doc -->
376 * @generated 312 * @generated
377 * @ordered 313 * @ordered
378 */ 314 */
379 int DIRECTED_COMMUNICATION_LINK_OPERATION_COUNT = 0; 315 int COMM_SUBSYSTEM_OPERATION_COUNT = 0;
380 316
381 /** 317 /**
382 * The meta object id for the '{@link satellite.impl.PayloadImpl <em>Payload</em>}' class. 318 * The meta object id for the '{@link satellite.impl.PayloadImpl <em>Payload</em>}' class.
@@ -386,7 +322,7 @@ public interface SatellitePackage extends EPackage {
386 * @see satellite.impl.SatellitePackageImpl#getPayload() 322 * @see satellite.impl.SatellitePackageImpl#getPayload()
387 * @generated 323 * @generated
388 */ 324 */
389 int PAYLOAD = 7; 325 int PAYLOAD = 6;
390 326
391 /** 327 /**
392 * The number of structural features of the '<em>Payload</em>' class. 328 * The number of structural features of the '<em>Payload</em>' class.
@@ -414,7 +350,7 @@ public interface SatellitePackage extends EPackage {
414 * @see satellite.impl.SatellitePackageImpl#getInterferometryPayload() 350 * @see satellite.impl.SatellitePackageImpl#getInterferometryPayload()
415 * @generated 351 * @generated
416 */ 352 */
417 int INTERFEROMETRY_PAYLOAD = 8; 353 int INTERFEROMETRY_PAYLOAD = 7;
418 354
419 /** 355 /**
420 * The number of structural features of the '<em>Interferometry Payload</em>' class. 356 * The number of structural features of the '<em>Interferometry Payload</em>' class.
@@ -442,7 +378,7 @@ public interface SatellitePackage extends EPackage {
442 * @see satellite.impl.SatellitePackageImpl#getCubeSat() 378 * @see satellite.impl.SatellitePackageImpl#getCubeSat()
443 * @generated 379 * @generated
444 */ 380 */
445 int CUBE_SAT = 12; 381 int CUBE_SAT = 11;
446 382
447 /** 383 /**
448 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list. 384 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list.
@@ -454,15 +390,6 @@ public interface SatellitePackage extends EPackage {
454 int CUBE_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM; 390 int CUBE_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM;
455 391
456 /** 392 /**
457 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
458 * <!-- begin-user-doc -->
459 * <!-- end-user-doc -->
460 * @generated
461 * @ordered
462 */
463 int CUBE_SAT__COMMUNICATION_LINK = SPACECRAFT__COMMUNICATION_LINK;
464
465 /**
466 * The feature id for the '<em><b>Payload</b></em>' containment reference. 393 * The feature id for the '<em><b>Payload</b></em>' containment reference.
467 * <!-- begin-user-doc --> 394 * <!-- begin-user-doc -->
468 * <!-- end-user-doc --> 395 * <!-- end-user-doc -->
@@ -497,7 +424,7 @@ public interface SatellitePackage extends EPackage {
497 * @see satellite.impl.SatellitePackageImpl#getCubeSat3U() 424 * @see satellite.impl.SatellitePackageImpl#getCubeSat3U()
498 * @generated 425 * @generated
499 */ 426 */
500 int CUBE_SAT3_U = 9; 427 int CUBE_SAT3_U = 8;
501 428
502 /** 429 /**
503 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list. 430 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list.
@@ -509,15 +436,6 @@ public interface SatellitePackage extends EPackage {
509 int CUBE_SAT3_U__COMM_SUBSYSTEM = CUBE_SAT__COMM_SUBSYSTEM; 436 int CUBE_SAT3_U__COMM_SUBSYSTEM = CUBE_SAT__COMM_SUBSYSTEM;
510 437
511 /** 438 /**
512 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
513 * <!-- begin-user-doc -->
514 * <!-- end-user-doc -->
515 * @generated
516 * @ordered
517 */
518 int CUBE_SAT3_U__COMMUNICATION_LINK = CUBE_SAT__COMMUNICATION_LINK;
519
520 /**
521 * The feature id for the '<em><b>Payload</b></em>' containment reference. 439 * The feature id for the '<em><b>Payload</b></em>' containment reference.
522 * <!-- begin-user-doc --> 440 * <!-- begin-user-doc -->
523 * <!-- end-user-doc --> 441 * <!-- end-user-doc -->
@@ -552,7 +470,7 @@ public interface SatellitePackage extends EPackage {
552 * @see satellite.impl.SatellitePackageImpl#getCubeSat6U() 470 * @see satellite.impl.SatellitePackageImpl#getCubeSat6U()
553 * @generated 471 * @generated
554 */ 472 */
555 int CUBE_SAT6_U = 10; 473 int CUBE_SAT6_U = 9;
556 474
557 /** 475 /**
558 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list. 476 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list.
@@ -564,15 +482,6 @@ public interface SatellitePackage extends EPackage {
564 int CUBE_SAT6_U__COMM_SUBSYSTEM = CUBE_SAT__COMM_SUBSYSTEM; 482 int CUBE_SAT6_U__COMM_SUBSYSTEM = CUBE_SAT__COMM_SUBSYSTEM;
565 483
566 /** 484 /**
567 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
568 * <!-- begin-user-doc -->
569 * <!-- end-user-doc -->
570 * @generated
571 * @ordered
572 */
573 int CUBE_SAT6_U__COMMUNICATION_LINK = CUBE_SAT__COMMUNICATION_LINK;
574
575 /**
576 * The feature id for the '<em><b>Payload</b></em>' containment reference. 485 * The feature id for the '<em><b>Payload</b></em>' containment reference.
577 * <!-- begin-user-doc --> 486 * <!-- begin-user-doc -->
578 * <!-- end-user-doc --> 487 * <!-- end-user-doc -->
@@ -607,7 +516,7 @@ public interface SatellitePackage extends EPackage {
607 * @see satellite.impl.SatellitePackageImpl#getSmallSat() 516 * @see satellite.impl.SatellitePackageImpl#getSmallSat()
608 * @generated 517 * @generated
609 */ 518 */
610 int SMALL_SAT = 11; 519 int SMALL_SAT = 10;
611 520
612 /** 521 /**
613 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list. 522 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list.
@@ -619,15 +528,6 @@ public interface SatellitePackage extends EPackage {
619 int SMALL_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM; 528 int SMALL_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM;
620 529
621 /** 530 /**
622 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
623 * <!-- begin-user-doc -->
624 * <!-- end-user-doc -->
625 * @generated
626 * @ordered
627 */
628 int SMALL_SAT__COMMUNICATION_LINK = SPACECRAFT__COMMUNICATION_LINK;
629
630 /**
631 * The feature id for the '<em><b>Payload</b></em>' containment reference. 531 * The feature id for the '<em><b>Payload</b></em>' containment reference.
632 * <!-- begin-user-doc --> 532 * <!-- begin-user-doc -->
633 * <!-- end-user-doc --> 533 * <!-- end-user-doc -->
@@ -662,7 +562,16 @@ public interface SatellitePackage extends EPackage {
662 * @see satellite.impl.SatellitePackageImpl#getUHFCommSubsystem() 562 * @see satellite.impl.SatellitePackageImpl#getUHFCommSubsystem()
663 * @generated 563 * @generated
664 */ 564 */
665 int UHF_COMM_SUBSYSTEM = 13; 565 int UHF_COMM_SUBSYSTEM = 12;
566
567 /**
568 * The feature id for the '<em><b>Target</b></em>' reference.
569 * <!-- begin-user-doc -->
570 * <!-- end-user-doc -->
571 * @generated
572 * @ordered
573 */
574 int UHF_COMM_SUBSYSTEM__TARGET = COMM_SUBSYSTEM__TARGET;
666 575
667 /** 576 /**
668 * The number of structural features of the '<em>UHF Comm Subsystem</em>' class. 577 * The number of structural features of the '<em>UHF Comm Subsystem</em>' class.
@@ -690,7 +599,16 @@ public interface SatellitePackage extends EPackage {
690 * @see satellite.impl.SatellitePackageImpl#getXCommSubsystem() 599 * @see satellite.impl.SatellitePackageImpl#getXCommSubsystem()
691 * @generated 600 * @generated
692 */ 601 */
693 int XCOMM_SUBSYSTEM = 14; 602 int XCOMM_SUBSYSTEM = 13;
603
604 /**
605 * The feature id for the '<em><b>Target</b></em>' reference.
606 * <!-- begin-user-doc -->
607 * <!-- end-user-doc -->
608 * @generated
609 * @ordered
610 */
611 int XCOMM_SUBSYSTEM__TARGET = COMM_SUBSYSTEM__TARGET;
694 612
695 /** 613 /**
696 * The number of structural features of the '<em>XComm Subsystem</em>' class. 614 * The number of structural features of the '<em>XComm Subsystem</em>' class.
@@ -718,7 +636,16 @@ public interface SatellitePackage extends EPackage {
718 * @see satellite.impl.SatellitePackageImpl#getKaCommSubsystem() 636 * @see satellite.impl.SatellitePackageImpl#getKaCommSubsystem()
719 * @generated 637 * @generated
720 */ 638 */
721 int KA_COMM_SUBSYSTEM = 15; 639 int KA_COMM_SUBSYSTEM = 14;
640
641 /**
642 * The feature id for the '<em><b>Target</b></em>' reference.
643 * <!-- begin-user-doc -->
644 * <!-- end-user-doc -->
645 * @generated
646 * @ordered
647 */
648 int KA_COMM_SUBSYSTEM__TARGET = COMM_SUBSYSTEM__TARGET;
722 649
723 /** 650 /**
724 * The number of structural features of the '<em>Ka Comm Subsystem</em>' class. 651 * The number of structural features of the '<em>Ka Comm Subsystem</em>' class.
@@ -813,17 +740,6 @@ public interface SatellitePackage extends EPackage {
813 EReference getCommunicatingElement_CommSubsystem(); 740 EReference getCommunicatingElement_CommSubsystem();
814 741
815 /** 742 /**
816 * Returns the meta object for the containment reference '{@link satellite.CommunicatingElement#getCommunicationLink <em>Communication Link</em>}'.
817 * <!-- begin-user-doc -->
818 * <!-- end-user-doc -->
819 * @return the meta object for the containment reference '<em>Communication Link</em>'.
820 * @see satellite.CommunicatingElement#getCommunicationLink()
821 * @see #getCommunicatingElement()
822 * @generated
823 */
824 EReference getCommunicatingElement_CommunicationLink();
825
826 /**
827 * Returns the meta object for class '{@link satellite.GroundStationNetwork <em>Ground Station Network</em>}'. 743 * Returns the meta object for class '{@link satellite.GroundStationNetwork <em>Ground Station Network</em>}'.
828 * <!-- begin-user-doc --> 744 * <!-- begin-user-doc -->
829 * <!-- end-user-doc --> 745 * <!-- end-user-doc -->
@@ -865,36 +781,15 @@ public interface SatellitePackage extends EPackage {
865 EClass getCommSubsystem(); 781 EClass getCommSubsystem();
866 782
867 /** 783 /**
868 * Returns the meta object for class '{@link satellite.DirectedCommunicationLink <em>Directed Communication Link</em>}'. 784 * Returns the meta object for the reference '{@link satellite.CommSubsystem#getTarget <em>Target</em>}'.
869 * <!-- begin-user-doc -->
870 * <!-- end-user-doc -->
871 * @return the meta object for class '<em>Directed Communication Link</em>'.
872 * @see satellite.DirectedCommunicationLink
873 * @generated
874 */
875 EClass getDirectedCommunicationLink();
876
877 /**
878 * Returns the meta object for the reference '{@link satellite.DirectedCommunicationLink#getSource <em>Source</em>}'.
879 * <!-- begin-user-doc -->
880 * <!-- end-user-doc -->
881 * @return the meta object for the reference '<em>Source</em>'.
882 * @see satellite.DirectedCommunicationLink#getSource()
883 * @see #getDirectedCommunicationLink()
884 * @generated
885 */
886 EReference getDirectedCommunicationLink_Source();
887
888 /**
889 * Returns the meta object for the reference '{@link satellite.DirectedCommunicationLink#getTarget <em>Target</em>}'.
890 * <!-- begin-user-doc --> 785 * <!-- begin-user-doc -->
891 * <!-- end-user-doc --> 786 * <!-- end-user-doc -->
892 * @return the meta object for the reference '<em>Target</em>'. 787 * @return the meta object for the reference '<em>Target</em>'.
893 * @see satellite.DirectedCommunicationLink#getTarget() 788 * @see satellite.CommSubsystem#getTarget()
894 * @see #getDirectedCommunicationLink() 789 * @see #getCommSubsystem()
895 * @generated 790 * @generated
896 */ 791 */
897 EReference getDirectedCommunicationLink_Target(); 792 EReference getCommSubsystem_Target();
898 793
899 /** 794 /**
900 * Returns the meta object for class '{@link satellite.Payload <em>Payload</em>}'. 795 * Returns the meta object for class '{@link satellite.Payload <em>Payload</em>}'.
@@ -1073,14 +968,6 @@ public interface SatellitePackage extends EPackage {
1073 EReference COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = eINSTANCE.getCommunicatingElement_CommSubsystem(); 968 EReference COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = eINSTANCE.getCommunicatingElement_CommSubsystem();
1074 969
1075 /** 970 /**
1076 * The meta object literal for the '<em><b>Communication Link</b></em>' containment reference feature.
1077 * <!-- begin-user-doc -->
1078 * <!-- end-user-doc -->
1079 * @generated
1080 */
1081 EReference COMMUNICATING_ELEMENT__COMMUNICATION_LINK = eINSTANCE.getCommunicatingElement_CommunicationLink();
1082
1083 /**
1084 * The meta object literal for the '{@link satellite.impl.GroundStationNetworkImpl <em>Ground Station Network</em>}' class. 971 * The meta object literal for the '{@link satellite.impl.GroundStationNetworkImpl <em>Ground Station Network</em>}' class.
1085 * <!-- begin-user-doc --> 972 * <!-- begin-user-doc -->
1086 * <!-- end-user-doc --> 973 * <!-- end-user-doc -->
@@ -1119,30 +1006,12 @@ public interface SatellitePackage extends EPackage {
1119 EClass COMM_SUBSYSTEM = eINSTANCE.getCommSubsystem(); 1006 EClass COMM_SUBSYSTEM = eINSTANCE.getCommSubsystem();
1120 1007
1121 /** 1008 /**
1122 * The meta object literal for the '{@link satellite.impl.DirectedCommunicationLinkImpl <em>Directed Communication Link</em>}' class.
1123 * <!-- begin-user-doc -->
1124 * <!-- end-user-doc -->
1125 * @see satellite.impl.DirectedCommunicationLinkImpl
1126 * @see satellite.impl.SatellitePackageImpl#getDirectedCommunicationLink()
1127 * @generated
1128 */
1129 EClass DIRECTED_COMMUNICATION_LINK = eINSTANCE.getDirectedCommunicationLink();
1130
1131 /**
1132 * The meta object literal for the '<em><b>Source</b></em>' reference feature.
1133 * <!-- begin-user-doc -->
1134 * <!-- end-user-doc -->
1135 * @generated
1136 */
1137 EReference DIRECTED_COMMUNICATION_LINK__SOURCE = eINSTANCE.getDirectedCommunicationLink_Source();
1138
1139 /**
1140 * The meta object literal for the '<em><b>Target</b></em>' reference feature. 1009 * The meta object literal for the '<em><b>Target</b></em>' reference feature.
1141 * <!-- begin-user-doc --> 1010 * <!-- begin-user-doc -->
1142 * <!-- end-user-doc --> 1011 * <!-- end-user-doc -->
1143 * @generated 1012 * @generated
1144 */ 1013 */
1145 EReference DIRECTED_COMMUNICATION_LINK__TARGET = eINSTANCE.getDirectedCommunicationLink_Target(); 1014 EReference COMM_SUBSYSTEM__TARGET = eINSTANCE.getCommSubsystem_Target();
1146 1015
1147 /** 1016 /**
1148 * The meta object literal for the '{@link satellite.impl.PayloadImpl <em>Payload</em>}' class. 1017 * The meta object literal for the '{@link satellite.impl.PayloadImpl <em>Payload</em>}' class.