Interface PlatformPackage.Literals

Enclosing interface:
PlatformPackage

public static interface PlatformPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Details

    • ABSTRACT_PLATFORM_ELEMENT

      static final org.eclipse.emf.ecore.EClass ABSTRACT_PLATFORM_ELEMENT
      The meta object literal for the 'Abstract Platform Element' class.
      See Also:
      AbstractPlatformElement, PlatformPackageImpl.getAbstractPlatformElement()
    • ABSTRACT_PLATFORM_ELEMENT__SOURCE

      static final org.eclipse.emf.ecore.EReference ABSTRACT_PLATFORM_ELEMENT__SOURCE
      The meta object literal for the 'Source' containment reference list feature.
    • ABSTRACT_PLATFORM_ELEMENT__RELATION

      static final org.eclipse.emf.ecore.EReference ABSTRACT_PLATFORM_ELEMENT__RELATION
      The meta object literal for the 'Relation' containment reference list feature.
    • ABSTRACT_PLATFORM_ELEMENT__ABSTRACTION

      static final org.eclipse.emf.ecore.EReference ABSTRACT_PLATFORM_ELEMENT__ABSTRACTION
      The meta object literal for the 'Abstraction' containment reference list feature.
    • ABSTRACT_PLATFORM_ELEMENT__IMPLEMENTATION

      static final org.eclipse.emf.ecore.EReference ABSTRACT_PLATFORM_ELEMENT__IMPLEMENTATION
      The meta object literal for the 'Implementation' reference list feature.
    • PLATFORM_MODEL

      static final org.eclipse.emf.ecore.EClass PLATFORM_MODEL
      The meta object literal for the 'Model' class.
      See Also:
      PlatformModelImpl, PlatformPackageImpl.getPlatformModel()
    • PLATFORM_MODEL__PLATFORM_ELEMENT

      static final org.eclipse.emf.ecore.EReference PLATFORM_MODEL__PLATFORM_ELEMENT
      The meta object literal for the 'Platform Element' containment reference list feature.
    • ABSTRACT_PLATFORM_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass ABSTRACT_PLATFORM_RELATIONSHIP
      The meta object literal for the 'Abstract Platform Relationship' class.
      See Also:
      AbstractPlatformRelationship, PlatformPackageImpl.getAbstractPlatformRelationship()
    • REQUIRES

      static final org.eclipse.emf.ecore.EClass REQUIRES
      The meta object literal for the 'Requires' class.
      See Also:
      RequiresImpl, PlatformPackageImpl.getRequires()
    • REQUIRES__TO

      static final org.eclipse.emf.ecore.EReference REQUIRES__TO
      The meta object literal for the 'To' reference feature.
    • REQUIRES__FROM

      static final org.eclipse.emf.ecore.EReference REQUIRES__FROM
      The meta object literal for the 'From' reference feature.
    • RESOURCE_TYPE

      static final org.eclipse.emf.ecore.EClass RESOURCE_TYPE
      The meta object literal for the 'Resource Type' class.
      See Also:
      ResourceTypeImpl, PlatformPackageImpl.getResourceType()
    • RESOURCE_TYPE__PLATFORM_ELEMENT

      static final org.eclipse.emf.ecore.EReference RESOURCE_TYPE__PLATFORM_ELEMENT
      The meta object literal for the 'Platform Element' containment reference list feature.
    • NAMING_RESOURCE

      static final org.eclipse.emf.ecore.EClass NAMING_RESOURCE
      The meta object literal for the 'Naming Resource' class.
      See Also:
      NamingResourceImpl, PlatformPackageImpl.getNamingResource()
    • MARSHALLED_RESOURCE

      static final org.eclipse.emf.ecore.EClass MARSHALLED_RESOURCE
      The meta object literal for the 'Marshalled Resource' class.
      See Also:
      MarshalledResourceImpl, PlatformPackageImpl.getMarshalledResource()
    • MESSAGING_RESOURCE

      static final org.eclipse.emf.ecore.EClass MESSAGING_RESOURCE
      The meta object literal for the 'Messaging Resource' class.
      See Also:
      MessagingResourceImpl, PlatformPackageImpl.getMessagingResource()
    • FILE_RESOURCE

      static final org.eclipse.emf.ecore.EClass FILE_RESOURCE
      The meta object literal for the 'File Resource' class.
      See Also:
      FileResourceImpl, PlatformPackageImpl.getFileResource()
    • EXECUTION_RESOURCE

      static final org.eclipse.emf.ecore.EClass EXECUTION_RESOURCE
      The meta object literal for the 'Execution Resource' class.
      See Also:
      ExecutionResourceImpl, PlatformPackageImpl.getExecutionResource()
    • PLATFORM_ACTION

      static final org.eclipse.emf.ecore.EClass PLATFORM_ACTION
      The meta object literal for the 'Action' class.
      See Also:
      PlatformActionImpl, PlatformPackageImpl.getPlatformAction()
    • PLATFORM_ACTION__KIND

      static final org.eclipse.emf.ecore.EAttribute PLATFORM_ACTION__KIND
      The meta object literal for the 'Kind' attribute feature.
    • PLATFORM_ACTION__PLATFORM_ELEMENT

      static final org.eclipse.emf.ecore.EReference PLATFORM_ACTION__PLATFORM_ELEMENT
      The meta object literal for the 'Platform Element' containment reference list feature.
    • EXTERNAL_ACTOR

      static final org.eclipse.emf.ecore.EClass EXTERNAL_ACTOR
      The meta object literal for the 'External Actor' class.
      See Also:
      ExternalActorImpl, PlatformPackageImpl.getExternalActor()
    • DATA_MANAGER

      static final org.eclipse.emf.ecore.EClass DATA_MANAGER
      The meta object literal for the 'Data Manager' class.
      See Also:
      DataManagerImpl, PlatformPackageImpl.getDataManager()
    • BINDS_TO

      static final org.eclipse.emf.ecore.EClass BINDS_TO
      The meta object literal for the 'Binds To' class.
      See Also:
      BindsToImpl, PlatformPackageImpl.getBindsTo()
    • BINDS_TO__TO

      static final org.eclipse.emf.ecore.EReference BINDS_TO__TO
      The meta object literal for the 'To' reference feature.
    • BINDS_TO__FROM

      static final org.eclipse.emf.ecore.EReference BINDS_TO__FROM
      The meta object literal for the 'From' reference feature.
    • PLATFORM_ELEMENT

      static final org.eclipse.emf.ecore.EClass PLATFORM_ELEMENT
      The meta object literal for the 'Element' class.
      See Also:
      PlatformElementImpl, PlatformPackageImpl.getPlatformElement()
    • PLATFORM_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass PLATFORM_RELATIONSHIP
      The meta object literal for the 'Relationship' class.
      See Also:
      PlatformRelationshipImpl, PlatformPackageImpl.getPlatformRelationship()
    • PLATFORM_RELATIONSHIP__TO

      static final org.eclipse.emf.ecore.EReference PLATFORM_RELATIONSHIP__TO
      The meta object literal for the 'To' reference feature.
    • PLATFORM_RELATIONSHIP__FROM

      static final org.eclipse.emf.ecore.EReference PLATFORM_RELATIONSHIP__FROM
      The meta object literal for the 'From' reference feature.
    • PLATFORM_EVENT

      static final org.eclipse.emf.ecore.EClass PLATFORM_EVENT
      The meta object literal for the 'Event' class.
      See Also:
      PlatformEventImpl, PlatformPackageImpl.getPlatformEvent()
    • PLATFORM_EVENT__KIND

      static final org.eclipse.emf.ecore.EAttribute PLATFORM_EVENT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • LOCK_RESOURCE

      static final org.eclipse.emf.ecore.EClass LOCK_RESOURCE
      The meta object literal for the 'Lock Resource' class.
      See Also:
      LockResourceImpl, PlatformPackageImpl.getLockResource()
    • DEPLOYED_SOFTWARE_SYSTEM

      static final org.eclipse.emf.ecore.EClass DEPLOYED_SOFTWARE_SYSTEM
      The meta object literal for the 'Deployed Software System' class.
      See Also:
      DeployedSoftwareSystemImpl, PlatformPackageImpl.getDeployedSoftwareSystem()
    • DEPLOYED_SOFTWARE_SYSTEM__GROUPED_COMPONENT

      static final org.eclipse.emf.ecore.EReference DEPLOYED_SOFTWARE_SYSTEM__GROUPED_COMPONENT
      The meta object literal for the 'Grouped Component' reference list feature.
    • MACHINE

      static final org.eclipse.emf.ecore.EClass MACHINE
      The meta object literal for the 'Machine' class.
      See Also:
      MachineImpl, PlatformPackageImpl.getMachine()
    • MACHINE__DEPLOYED_COMPONENT

      static final org.eclipse.emf.ecore.EReference MACHINE__DEPLOYED_COMPONENT
      The meta object literal for the 'Deployed Component' containment reference list feature.
    • MACHINE__DEPLOYED_RESOURCE

      static final org.eclipse.emf.ecore.EReference MACHINE__DEPLOYED_RESOURCE
      The meta object literal for the 'Deployed Resource' containment reference list feature.
    • DEPLOYED_COMPONENT

      static final org.eclipse.emf.ecore.EClass DEPLOYED_COMPONENT
      The meta object literal for the 'Deployed Component' class.
      See Also:
      DeployedComponentImpl, PlatformPackageImpl.getDeployedComponent()
    • DEPLOYED_COMPONENT__GROUPED_CODE

      static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__GROUPED_CODE
      The meta object literal for the 'Grouped Code' reference list feature.
    • DEPLOYED_RESOURCE

      static final org.eclipse.emf.ecore.EClass DEPLOYED_RESOURCE
      The meta object literal for the 'Deployed Resource' class.
      See Also:
      DeployedResourceImpl, PlatformPackageImpl.getDeployedResource()
    • DEPLOYED_RESOURCE__PLATFORM_ELEMENT

      static final org.eclipse.emf.ecore.EReference DEPLOYED_RESOURCE__PLATFORM_ELEMENT
      The meta object literal for the 'Platform Element' containment reference list feature.
    • LOADS

      static final org.eclipse.emf.ecore.EClass LOADS
      The meta object literal for the 'Loads' class.
      See Also:
      LoadsImpl, PlatformPackageImpl.getLoads()
    • LOADS__TO

      static final org.eclipse.emf.ecore.EReference LOADS__TO
      The meta object literal for the 'To' reference feature.
    • LOADS__FROM

      static final org.eclipse.emf.ecore.EReference LOADS__FROM
      The meta object literal for the 'From' reference feature.
    • SPAWNS

      static final org.eclipse.emf.ecore.EClass SPAWNS
      The meta object literal for the 'Spawns' class.
      See Also:
      SpawnsImpl, PlatformPackageImpl.getSpawns()
    • SPAWNS__TO

      static final org.eclipse.emf.ecore.EReference SPAWNS__TO
      The meta object literal for the 'To' reference feature.
    • SPAWNS__FROM

      static final org.eclipse.emf.ecore.EReference SPAWNS__FROM
      The meta object literal for the 'From' reference feature.
    • RUNTIME_RESOURCE

      static final org.eclipse.emf.ecore.EClass RUNTIME_RESOURCE
      The meta object literal for the 'Runtime Resource' class.
      See Also:
      RuntimeResourceImpl, PlatformPackageImpl.getRuntimeResource()
    • THREAD

      static final org.eclipse.emf.ecore.EClass THREAD
      The meta object literal for the 'Thread' class.
      See Also:
      ThreadImpl, PlatformPackageImpl.getThread()
    • PROCESS

      static final org.eclipse.emf.ecore.EClass PROCESS
      The meta object literal for the 'Process' class.
      See Also:
      ProcessImpl, PlatformPackageImpl.getProcess()
    • READS_RESOURCE

      static final org.eclipse.emf.ecore.EClass READS_RESOURCE
      The meta object literal for the 'Reads Resource' class.
      See Also:
      ReadsResourceImpl, PlatformPackageImpl.getReadsResource()
    • READS_RESOURCE__TO

      static final org.eclipse.emf.ecore.EReference READS_RESOURCE__TO
      The meta object literal for the 'To' reference feature.
    • READS_RESOURCE__FROM

      static final org.eclipse.emf.ecore.EReference READS_RESOURCE__FROM
      The meta object literal for the 'From' reference feature.
    • WRITES_RESOURCE

      static final org.eclipse.emf.ecore.EClass WRITES_RESOURCE
      The meta object literal for the 'Writes Resource' class.
      See Also:
      WritesResourceImpl, PlatformPackageImpl.getWritesResource()
    • WRITES_RESOURCE__TO

      static final org.eclipse.emf.ecore.EReference WRITES_RESOURCE__TO
      The meta object literal for the 'To' reference feature.
    • WRITES_RESOURCE__FROM

      static final org.eclipse.emf.ecore.EReference WRITES_RESOURCE__FROM
      The meta object literal for the 'From' reference feature.
    • MANAGES_RESOURCE

      static final org.eclipse.emf.ecore.EClass MANAGES_RESOURCE
      The meta object literal for the 'Manages Resource' class.
      See Also:
      ManagesResourceImpl, PlatformPackageImpl.getManagesResource()
    • MANAGES_RESOURCE__TO

      static final org.eclipse.emf.ecore.EReference MANAGES_RESOURCE__TO
      The meta object literal for the 'To' reference feature.
    • MANAGES_RESOURCE__FROM

      static final org.eclipse.emf.ecore.EReference MANAGES_RESOURCE__FROM
      The meta object literal for the 'From' reference feature.
    • DEFINED_BY

      static final org.eclipse.emf.ecore.EClass DEFINED_BY
      The meta object literal for the 'Defined By' class.
      See Also:
      DefinedByImpl, PlatformPackageImpl.getDefinedBy()
    • DEFINED_BY__TO

      static final org.eclipse.emf.ecore.EReference DEFINED_BY__TO
      The meta object literal for the 'To' reference feature.
    • DEFINED_BY__FROM

      static final org.eclipse.emf.ecore.EReference DEFINED_BY__FROM
      The meta object literal for the 'From' reference feature.
    • STREAM_RESOURCE

      static final org.eclipse.emf.ecore.EClass STREAM_RESOURCE
      The meta object literal for the 'Stream Resource' class.
      See Also:
      StreamResourceImpl, PlatformPackageImpl.getStreamResource()