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.java162
1 files changed, 25 insertions, 137 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 6e8723ae..f0d80ac2 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
@@ -179,7 +179,7 @@ public interface SatellitePackage extends EPackage {
179 int COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = 0; 179 int COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = 0;
180 180
181 /** 181 /**
182 * The feature id for the '<em><b>Communication Link</b></em>' reference. 182 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
183 * <!-- begin-user-doc --> 183 * <!-- begin-user-doc -->
184 * <!-- end-user-doc --> 184 * <!-- end-user-doc -->
185 * @generated 185 * @generated
@@ -225,7 +225,7 @@ public interface SatellitePackage extends EPackage {
225 int GROUND_STATION_NETWORK__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM; 225 int GROUND_STATION_NETWORK__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM;
226 226
227 /** 227 /**
228 * The feature id for the '<em><b>Communication Link</b></em>' reference. 228 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
229 * <!-- begin-user-doc --> 229 * <!-- begin-user-doc -->
230 * <!-- end-user-doc --> 230 * <!-- end-user-doc -->
231 * @generated 231 * @generated
@@ -271,7 +271,7 @@ public interface SatellitePackage extends EPackage {
271 int SPACECRAFT__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM; 271 int SPACECRAFT__COMM_SUBSYSTEM = COMMUNICATING_ELEMENT__COMM_SUBSYSTEM;
272 272
273 /** 273 /**
274 * The feature id for the '<em><b>Communication Link</b></em>' reference. 274 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
275 * <!-- begin-user-doc --> 275 * <!-- begin-user-doc -->
276 * <!-- end-user-doc --> 276 * <!-- end-user-doc -->
277 * @generated 277 * @generated
@@ -344,22 +344,13 @@ public interface SatellitePackage extends EPackage {
344 int COMM_SUBSYSTEM__GAIN = 1; 344 int COMM_SUBSYSTEM__GAIN = 1;
345 345
346 /** 346 /**
347 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
348 * <!-- begin-user-doc -->
349 * <!-- end-user-doc -->
350 * @generated
351 * @ordered
352 */
353 int COMM_SUBSYSTEM__COMMUNICATION_LINK = 2;
354
355 /**
356 * The number of structural features of the '<em>Comm Subsystem</em>' class. 347 * The number of structural features of the '<em>Comm Subsystem</em>' class.
357 * <!-- begin-user-doc --> 348 * <!-- begin-user-doc -->
358 * <!-- end-user-doc --> 349 * <!-- end-user-doc -->
359 * @generated 350 * @generated
360 * @ordered 351 * @ordered
361 */ 352 */
362 int COMM_SUBSYSTEM_FEATURE_COUNT = 3; 353 int COMM_SUBSYSTEM_FEATURE_COUNT = 2;
363 354
364 /** 355 /**
365 * The number of operations of the '<em>Comm Subsystem</em>' class. 356 * The number of operations of the '<em>Comm Subsystem</em>' class.
@@ -473,70 +464,6 @@ public interface SatellitePackage extends EPackage {
473 int INTERFEROMETRY_PAYLOAD_OPERATION_COUNT = PAYLOAD_OPERATION_COUNT + 0; 464 int INTERFEROMETRY_PAYLOAD_OPERATION_COUNT = PAYLOAD_OPERATION_COUNT + 0;
474 465
475 /** 466 /**
476 * The meta object id for the '{@link satellite.impl.CubeSatImpl <em>Cube Sat</em>}' class.
477 * <!-- begin-user-doc -->
478 * <!-- end-user-doc -->
479 * @see satellite.impl.CubeSatImpl
480 * @see satellite.impl.SatellitePackageImpl#getCubeSat()
481 * @generated
482 */
483 int CUBE_SAT = 12;
484
485 /**
486 * The feature id for the '<em><b>Comm Subsystem</b></em>' containment reference list.
487 * <!-- begin-user-doc -->
488 * <!-- end-user-doc -->
489 * @generated
490 * @ordered
491 */
492 int CUBE_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM;
493
494 /**
495 * The feature id for the '<em><b>Communication Link</b></em>' reference.
496 * <!-- begin-user-doc -->
497 * <!-- end-user-doc -->
498 * @generated
499 * @ordered
500 */
501 int CUBE_SAT__COMMUNICATION_LINK = SPACECRAFT__COMMUNICATION_LINK;
502
503 /**
504 * The feature id for the '<em><b>Payload</b></em>' containment reference.
505 * <!-- begin-user-doc -->
506 * <!-- end-user-doc -->
507 * @generated
508 * @ordered
509 */
510 int CUBE_SAT__PAYLOAD = SPACECRAFT__PAYLOAD;
511
512 /**
513 * The feature id for the '<em><b>Kind</b></em>' attribute.
514 * <!-- begin-user-doc -->
515 * <!-- end-user-doc -->
516 * @generated
517 * @ordered
518 */
519 int CUBE_SAT__KIND = SPACECRAFT__KIND;
520
521 /**
522 * The number of structural features of the '<em>Cube Sat</em>' class.
523 * <!-- begin-user-doc -->
524 * <!-- end-user-doc -->
525 * @generated
526 * @ordered
527 */
528 int CUBE_SAT_FEATURE_COUNT = SPACECRAFT_FEATURE_COUNT + 0;
529
530 /**
531 * The number of operations of the '<em>Cube Sat</em>' class.
532 * <!-- begin-user-doc -->
533 * <!-- end-user-doc -->
534 * @generated
535 * @ordered
536 */
537 int CUBE_SAT_OPERATION_COUNT = SPACECRAFT_OPERATION_COUNT + 0;
538
539 /**
540 * The meta object id for the '{@link satellite.impl.CubeSat3UImpl <em>Cube Sat3 U</em>}' class. 467 * The meta object id for the '{@link satellite.impl.CubeSat3UImpl <em>Cube Sat3 U</em>}' class.
541 * <!-- begin-user-doc --> 468 * <!-- begin-user-doc -->
542 * <!-- end-user-doc --> 469 * <!-- end-user-doc -->
@@ -553,16 +480,16 @@ public interface SatellitePackage extends EPackage {
553 * @generated 480 * @generated
554 * @ordered 481 * @ordered
555 */ 482 */
556 int CUBE_SAT3_U__COMM_SUBSYSTEM = CUBE_SAT__COMM_SUBSYSTEM; 483 int CUBE_SAT3_U__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM;
557 484
558 /** 485 /**
559 * The feature id for the '<em><b>Communication Link</b></em>' reference. 486 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
560 * <!-- begin-user-doc --> 487 * <!-- begin-user-doc -->
561 * <!-- end-user-doc --> 488 * <!-- end-user-doc -->
562 * @generated 489 * @generated
563 * @ordered 490 * @ordered
564 */ 491 */
565 int CUBE_SAT3_U__COMMUNICATION_LINK = CUBE_SAT__COMMUNICATION_LINK; 492 int CUBE_SAT3_U__COMMUNICATION_LINK = SPACECRAFT__COMMUNICATION_LINK;
566 493
567 /** 494 /**
568 * The feature id for the '<em><b>Payload</b></em>' containment reference. 495 * The feature id for the '<em><b>Payload</b></em>' containment reference.
@@ -571,7 +498,7 @@ public interface SatellitePackage extends EPackage {
571 * @generated 498 * @generated
572 * @ordered 499 * @ordered
573 */ 500 */
574 int CUBE_SAT3_U__PAYLOAD = CUBE_SAT__PAYLOAD; 501 int CUBE_SAT3_U__PAYLOAD = SPACECRAFT__PAYLOAD;
575 502
576 /** 503 /**
577 * The feature id for the '<em><b>Kind</b></em>' attribute. 504 * The feature id for the '<em><b>Kind</b></em>' attribute.
@@ -580,7 +507,7 @@ public interface SatellitePackage extends EPackage {
580 * @generated 507 * @generated
581 * @ordered 508 * @ordered
582 */ 509 */
583 int CUBE_SAT3_U__KIND = CUBE_SAT__KIND; 510 int CUBE_SAT3_U__KIND = SPACECRAFT__KIND;
584 511
585 /** 512 /**
586 * The number of structural features of the '<em>Cube Sat3 U</em>' class. 513 * The number of structural features of the '<em>Cube Sat3 U</em>' class.
@@ -589,7 +516,7 @@ public interface SatellitePackage extends EPackage {
589 * @generated 516 * @generated
590 * @ordered 517 * @ordered
591 */ 518 */
592 int CUBE_SAT3_U_FEATURE_COUNT = CUBE_SAT_FEATURE_COUNT + 0; 519 int CUBE_SAT3_U_FEATURE_COUNT = SPACECRAFT_FEATURE_COUNT + 0;
593 520
594 /** 521 /**
595 * The number of operations of the '<em>Cube Sat3 U</em>' class. 522 * The number of operations of the '<em>Cube Sat3 U</em>' class.
@@ -598,7 +525,7 @@ public interface SatellitePackage extends EPackage {
598 * @generated 525 * @generated
599 * @ordered 526 * @ordered
600 */ 527 */
601 int CUBE_SAT3_U_OPERATION_COUNT = CUBE_SAT_OPERATION_COUNT + 0; 528 int CUBE_SAT3_U_OPERATION_COUNT = SPACECRAFT_OPERATION_COUNT + 0;
602 529
603 /** 530 /**
604 * The meta object id for the '{@link satellite.impl.CubeSat6UImpl <em>Cube Sat6 U</em>}' class. 531 * The meta object id for the '{@link satellite.impl.CubeSat6UImpl <em>Cube Sat6 U</em>}' class.
@@ -617,16 +544,16 @@ public interface SatellitePackage extends EPackage {
617 * @generated 544 * @generated
618 * @ordered 545 * @ordered
619 */ 546 */
620 int CUBE_SAT6_U__COMM_SUBSYSTEM = CUBE_SAT__COMM_SUBSYSTEM; 547 int CUBE_SAT6_U__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM;
621 548
622 /** 549 /**
623 * The feature id for the '<em><b>Communication Link</b></em>' reference. 550 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
624 * <!-- begin-user-doc --> 551 * <!-- begin-user-doc -->
625 * <!-- end-user-doc --> 552 * <!-- end-user-doc -->
626 * @generated 553 * @generated
627 * @ordered 554 * @ordered
628 */ 555 */
629 int CUBE_SAT6_U__COMMUNICATION_LINK = CUBE_SAT__COMMUNICATION_LINK; 556 int CUBE_SAT6_U__COMMUNICATION_LINK = SPACECRAFT__COMMUNICATION_LINK;
630 557
631 /** 558 /**
632 * The feature id for the '<em><b>Payload</b></em>' containment reference. 559 * The feature id for the '<em><b>Payload</b></em>' containment reference.
@@ -635,7 +562,7 @@ public interface SatellitePackage extends EPackage {
635 * @generated 562 * @generated
636 * @ordered 563 * @ordered
637 */ 564 */
638 int CUBE_SAT6_U__PAYLOAD = CUBE_SAT__PAYLOAD; 565 int CUBE_SAT6_U__PAYLOAD = SPACECRAFT__PAYLOAD;
639 566
640 /** 567 /**
641 * The feature id for the '<em><b>Kind</b></em>' attribute. 568 * The feature id for the '<em><b>Kind</b></em>' attribute.
@@ -644,7 +571,7 @@ public interface SatellitePackage extends EPackage {
644 * @generated 571 * @generated
645 * @ordered 572 * @ordered
646 */ 573 */
647 int CUBE_SAT6_U__KIND = CUBE_SAT__KIND; 574 int CUBE_SAT6_U__KIND = SPACECRAFT__KIND;
648 575
649 /** 576 /**
650 * The number of structural features of the '<em>Cube Sat6 U</em>' class. 577 * The number of structural features of the '<em>Cube Sat6 U</em>' class.
@@ -653,7 +580,7 @@ public interface SatellitePackage extends EPackage {
653 * @generated 580 * @generated
654 * @ordered 581 * @ordered
655 */ 582 */
656 int CUBE_SAT6_U_FEATURE_COUNT = CUBE_SAT_FEATURE_COUNT + 0; 583 int CUBE_SAT6_U_FEATURE_COUNT = SPACECRAFT_FEATURE_COUNT + 0;
657 584
658 /** 585 /**
659 * The number of operations of the '<em>Cube Sat6 U</em>' class. 586 * The number of operations of the '<em>Cube Sat6 U</em>' class.
@@ -662,7 +589,7 @@ public interface SatellitePackage extends EPackage {
662 * @generated 589 * @generated
663 * @ordered 590 * @ordered
664 */ 591 */
665 int CUBE_SAT6_U_OPERATION_COUNT = CUBE_SAT_OPERATION_COUNT + 0; 592 int CUBE_SAT6_U_OPERATION_COUNT = SPACECRAFT_OPERATION_COUNT + 0;
666 593
667 /** 594 /**
668 * The meta object id for the '{@link satellite.impl.SmallSatImpl <em>Small Sat</em>}' class. 595 * The meta object id for the '{@link satellite.impl.SmallSatImpl <em>Small Sat</em>}' class.
@@ -684,7 +611,7 @@ public interface SatellitePackage extends EPackage {
684 int SMALL_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM; 611 int SMALL_SAT__COMM_SUBSYSTEM = SPACECRAFT__COMM_SUBSYSTEM;
685 612
686 /** 613 /**
687 * The feature id for the '<em><b>Communication Link</b></em>' reference. 614 * The feature id for the '<em><b>Communication Link</b></em>' containment reference.
688 * <!-- begin-user-doc --> 615 * <!-- begin-user-doc -->
689 * <!-- end-user-doc --> 616 * <!-- end-user-doc -->
690 * @generated 617 * @generated
@@ -736,7 +663,7 @@ public interface SatellitePackage extends EPackage {
736 * @see satellite.impl.SatellitePackageImpl#getTransceiverBand() 663 * @see satellite.impl.SatellitePackageImpl#getTransceiverBand()
737 * @generated 664 * @generated
738 */ 665 */
739 int TRANSCEIVER_BAND = 13; 666 int TRANSCEIVER_BAND = 12;
740 667
741 /** 668 /**
742 * The meta object id for the '{@link satellite.AntennaGain <em>Antenna Gain</em>}' enum. 669 * The meta object id for the '{@link satellite.AntennaGain <em>Antenna Gain</em>}' enum.
@@ -746,7 +673,7 @@ public interface SatellitePackage extends EPackage {
746 * @see satellite.impl.SatellitePackageImpl#getAntennaGain() 673 * @see satellite.impl.SatellitePackageImpl#getAntennaGain()
747 * @generated 674 * @generated
748 */ 675 */
749 int ANTENNA_GAIN = 14; 676 int ANTENNA_GAIN = 13;
750 677
751 /** 678 /**
752 * The meta object id for the '{@link satellite.SpacecraftKind <em>Spacecraft Kind</em>}' enum. 679 * The meta object id for the '{@link satellite.SpacecraftKind <em>Spacecraft Kind</em>}' enum.
@@ -756,7 +683,7 @@ public interface SatellitePackage extends EPackage {
756 * @see satellite.impl.SatellitePackageImpl#getSpacecraftKind() 683 * @see satellite.impl.SatellitePackageImpl#getSpacecraftKind()
757 * @generated 684 * @generated
758 */ 685 */
759 int SPACECRAFT_KIND = 15; 686 int SPACECRAFT_KIND = 14;
760 687
761 /** 688 /**
762 * Returns the meta object for class '{@link satellite.ConstellationMission <em>Constellation Mission</em>}'. 689 * Returns the meta object for class '{@link satellite.ConstellationMission <em>Constellation Mission</em>}'.
@@ -833,10 +760,10 @@ public interface SatellitePackage extends EPackage {
833 EReference getCommunicatingElement_CommSubsystem(); 760 EReference getCommunicatingElement_CommSubsystem();
834 761
835 /** 762 /**
836 * Returns the meta object for the reference '{@link satellite.CommunicatingElement#getCommunicationLink <em>Communication Link</em>}'. 763 * Returns the meta object for the containment reference '{@link satellite.CommunicatingElement#getCommunicationLink <em>Communication Link</em>}'.
837 * <!-- begin-user-doc --> 764 * <!-- begin-user-doc -->
838 * <!-- end-user-doc --> 765 * <!-- end-user-doc -->
839 * @return the meta object for the reference '<em>Communication Link</em>'. 766 * @return the meta object for the containment reference '<em>Communication Link</em>'.
840 * @see satellite.CommunicatingElement#getCommunicationLink() 767 * @see satellite.CommunicatingElement#getCommunicationLink()
841 * @see #getCommunicatingElement() 768 * @see #getCommunicatingElement()
842 * @generated 769 * @generated
@@ -918,17 +845,6 @@ public interface SatellitePackage extends EPackage {
918 EAttribute getCommSubsystem_Gain(); 845 EAttribute getCommSubsystem_Gain();
919 846
920 /** 847 /**
921 * Returns the meta object for the containment reference '{@link satellite.CommSubsystem#getCommunicationLink <em>Communication Link</em>}'.
922 * <!-- begin-user-doc -->
923 * <!-- end-user-doc -->
924 * @return the meta object for the containment reference '<em>Communication Link</em>'.
925 * @see satellite.CommSubsystem#getCommunicationLink()
926 * @see #getCommSubsystem()
927 * @generated
928 */
929 EReference getCommSubsystem_CommunicationLink();
930
931 /**
932 * Returns the meta object for class '{@link satellite.DirectedCommunicationLink <em>Directed Communication Link</em>}'. 848 * Returns the meta object for class '{@link satellite.DirectedCommunicationLink <em>Directed Communication Link</em>}'.
933 * <!-- begin-user-doc --> 849 * <!-- begin-user-doc -->
934 * <!-- end-user-doc --> 850 * <!-- end-user-doc -->
@@ -1011,16 +927,6 @@ public interface SatellitePackage extends EPackage {
1011 EClass getSmallSat(); 927 EClass getSmallSat();
1012 928
1013 /** 929 /**
1014 * Returns the meta object for class '{@link satellite.CubeSat <em>Cube Sat</em>}'.
1015 * <!-- begin-user-doc -->
1016 * <!-- end-user-doc -->
1017 * @return the meta object for class '<em>Cube Sat</em>'.
1018 * @see satellite.CubeSat
1019 * @generated
1020 */
1021 EClass getCubeSat();
1022
1023 /**
1024 * Returns the meta object for enum '{@link satellite.TransceiverBand <em>Transceiver Band</em>}'. 930 * Returns the meta object for enum '{@link satellite.TransceiverBand <em>Transceiver Band</em>}'.
1025 * <!-- begin-user-doc --> 931 * <!-- begin-user-doc -->
1026 * <!-- end-user-doc --> 932 * <!-- end-user-doc -->
@@ -1137,7 +1043,7 @@ public interface SatellitePackage extends EPackage {
1137 EReference COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = eINSTANCE.getCommunicatingElement_CommSubsystem(); 1043 EReference COMMUNICATING_ELEMENT__COMM_SUBSYSTEM = eINSTANCE.getCommunicatingElement_CommSubsystem();
1138 1044
1139 /** 1045 /**
1140 * The meta object literal for the '<em><b>Communication Link</b></em>' reference feature. 1046 * The meta object literal for the '<em><b>Communication Link</b></em>' containment reference feature.
1141 * <!-- begin-user-doc --> 1047 * <!-- begin-user-doc -->
1142 * <!-- end-user-doc --> 1048 * <!-- end-user-doc -->
1143 * @generated 1049 * @generated
@@ -1207,14 +1113,6 @@ public interface SatellitePackage extends EPackage {
1207 EAttribute COMM_SUBSYSTEM__GAIN = eINSTANCE.getCommSubsystem_Gain(); 1113 EAttribute COMM_SUBSYSTEM__GAIN = eINSTANCE.getCommSubsystem_Gain();
1208 1114
1209 /** 1115 /**
1210 * The meta object literal for the '<em><b>Communication Link</b></em>' containment reference feature.
1211 * <!-- begin-user-doc -->
1212 * <!-- end-user-doc -->
1213 * @generated
1214 */
1215 EReference COMM_SUBSYSTEM__COMMUNICATION_LINK = eINSTANCE.getCommSubsystem_CommunicationLink();
1216
1217 /**
1218 * The meta object literal for the '{@link satellite.impl.DirectedCommunicationLinkImpl <em>Directed Communication Link</em>}' class. 1116 * The meta object literal for the '{@link satellite.impl.DirectedCommunicationLinkImpl <em>Directed Communication Link</em>}' class.
1219 * <!-- begin-user-doc --> 1117 * <!-- begin-user-doc -->
1220 * <!-- end-user-doc --> 1118 * <!-- end-user-doc -->
@@ -1291,16 +1189,6 @@ public interface SatellitePackage extends EPackage {
1291 EClass SMALL_SAT = eINSTANCE.getSmallSat(); 1189 EClass SMALL_SAT = eINSTANCE.getSmallSat();
1292 1190
1293 /** 1191 /**
1294 * The meta object literal for the '{@link satellite.impl.CubeSatImpl <em>Cube Sat</em>}' class.
1295 * <!-- begin-user-doc -->
1296 * <!-- end-user-doc -->
1297 * @see satellite.impl.CubeSatImpl
1298 * @see satellite.impl.SatellitePackageImpl#getCubeSat()
1299 * @generated
1300 */
1301 EClass CUBE_SAT = eINSTANCE.getCubeSat();
1302
1303 /**
1304 * The meta object literal for the '{@link satellite.TransceiverBand <em>Transceiver Band</em>}' enum. 1192 * The meta object literal for the '{@link satellite.TransceiverBand <em>Transceiver Band</em>}' enum.
1305 * <!-- begin-user-doc --> 1193 * <!-- begin-user-doc -->
1306 * <!-- end-user-doc --> 1194 * <!-- end-user-doc -->