public interface SetupPackage
extends org.eclipse.emf.ecore.EPackage
SetupFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
SetupPackage.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
|
| Modifier and Type | Field and Description |
|---|---|
static SetupPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
OPERATING_SYSTEM_DESCRIPTOR
The meta object id for the '
Operating System Descriptor' class. |
static int |
OPERATING_SYSTEM_DESCRIPTOR__ID
The feature id for the 'Id' attribute.
|
static int |
OPERATING_SYSTEM_DESCRIPTOR__LABEL
The feature id for the 'Label' attribute.
|
static int |
OPERATING_SYSTEM_DESCRIPTOR__PARENT
The feature id for the 'Parent' reference.
|
static int |
OPERATING_SYSTEM_DESCRIPTOR__PROPERTIES
The feature id for the 'Properties' containment reference list.
|
static int |
OPERATING_SYSTEM_DESCRIPTOR_FEATURE_COUNT
The number of structural features of the 'Operating System Descriptor' class.
|
static int |
OPERATING_SYSTEM_DESCRIPTOR_OPERATION_COUNT
The number of operations of the 'Operating System Descriptor' class.
|
static int |
SETUP_DEFINITIONS
The meta object id for the '
Definitions' class. |
static int |
SETUP_DEFINITIONS__CONTAINERS
The feature id for the 'Containers' containment reference list.
|
static int |
SETUP_DEFINITIONS__OPERATION_SYSTEM_DEFINITIONS
The feature id for the 'Operation System Definitions' containment reference list.
|
static int |
SETUP_DEFINITIONS_FEATURE_COUNT
The number of structural features of the 'Definitions' class.
|
static int |
SETUP_DEFINITIONS_OPERATION_COUNT
The number of operations of the 'Definitions' class.
|
static int |
SETUP_MODULE
The meta object id for the '
Module' class. |
static int |
SETUP_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
The operation id for the 'Validate Operating System' operation.
|
static int |
SETUP_MODULE_CONTAINER
The meta object id for the '
Module Container' class. |
static int |
SETUP_MODULE_CONTAINER___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
The operation id for the 'Validate Operating System' operation.
|
static int |
SETUP_MODULE_CONTAINER__ID
The feature id for the 'Id' attribute.
|
static int |
SETUP_MODULE_CONTAINER__MODULES
The feature id for the 'Modules' containment reference list.
|
static int |
SETUP_MODULE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Module Container' class.
|
static int |
SETUP_MODULE_CONTAINER_OPERATION_COUNT
The number of operations of the 'Module Container' class.
|
static int |
SETUP_MODULE_FEATURE_COUNT
The number of structural features of the 'Module' class.
|
static int |
SETUP_MODULE_OPERATION_COUNT
The number of operations of the 'Module' class.
|
static int |
STATUS
The meta object id for the 'Status' data type.
|
static int |
SUB_CONTAINER_MODULE
The meta object id for the '
Sub Container Module' class. |
static int |
SUB_CONTAINER_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
The operation id for the 'Validate Operating System' operation.
|
static int |
SUB_CONTAINER_MODULE__CONTAINER
The feature id for the 'Container' reference.
|
static int |
SUB_CONTAINER_MODULE_FEATURE_COUNT
The number of structural features of the 'Sub Container Module' class.
|
static int |
SUB_CONTAINER_MODULE_OPERATION_COUNT
The number of operations of the 'Sub Container Module' class.
|
static int |
VALIDATION_CONTEXT
The meta object id for the 'Validation Context' data type.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getOperatingSystemDescriptor_Id()
Returns the meta object for the attribute '
Id'. |
org.eclipse.emf.ecore.EAttribute |
getOperatingSystemDescriptor_Label()
Returns the meta object for the attribute '
Label'. |
org.eclipse.emf.ecore.EReference |
getOperatingSystemDescriptor_Parent()
Returns the meta object for the reference '
Parent'. |
org.eclipse.emf.ecore.EReference |
getOperatingSystemDescriptor_Properties()
Returns the meta object for the containment reference list '
Properties'. |
org.eclipse.emf.ecore.EClass |
getOperatingSystemDescriptor()
Returns the meta object for class '
Operating System Descriptor'. |
org.eclipse.emf.ecore.EReference |
getSetupDefinitions_Containers()
Returns the meta object for the containment reference list '
Containers'. |
org.eclipse.emf.ecore.EReference |
getSetupDefinitions_OperationSystemDefinitions()
Returns the meta object for the containment reference list '
Operation System Definitions'. |
org.eclipse.emf.ecore.EClass |
getSetupDefinitions()
Returns the meta object for class '
Definitions'. |
SetupFactory |
getSetupFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EOperation |
getSetupModule__ValidateOperatingSystem__OperatingSystemDescriptor_IValidationContext()
Returns the meta object for the '
Validate Operating System' operation. |
org.eclipse.emf.ecore.EClass |
getSetupModule()
Returns the meta object for class '
Module'. |
org.eclipse.emf.ecore.EOperation |
getSetupModuleContainer__ValidateOperatingSystem__OperatingSystemDescriptor_IValidationContext()
Returns the meta object for the '
Validate Operating System' operation. |
org.eclipse.emf.ecore.EAttribute |
getSetupModuleContainer_Id()
Returns the meta object for the attribute '
Id'. |
org.eclipse.emf.ecore.EReference |
getSetupModuleContainer_Modules()
Returns the meta object for the containment reference list '
Modules'. |
org.eclipse.emf.ecore.EClass |
getSetupModuleContainer()
Returns the meta object for class '
Module Container'. |
org.eclipse.emf.ecore.EDataType |
getStatus()
Returns the meta object for data type '
Status'. |
org.eclipse.emf.ecore.EReference |
getSubContainerModule_Container()
Returns the meta object for the reference '
Container'. |
org.eclipse.emf.ecore.EClass |
getSubContainerModule()
Returns the meta object for class '
Sub Container Module'. |
org.eclipse.emf.ecore.EDataType |
getValidationContext()
Returns the meta object for data type '
Validation Context'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SetupPackage eINSTANCE
static final int OPERATING_SYSTEM_DESCRIPTOR
Operating System Descriptor' class.
static final int OPERATING_SYSTEM_DESCRIPTOR__PARENT
static final int OPERATING_SYSTEM_DESCRIPTOR__PROPERTIES
static final int OPERATING_SYSTEM_DESCRIPTOR__ID
static final int OPERATING_SYSTEM_DESCRIPTOR__LABEL
static final int OPERATING_SYSTEM_DESCRIPTOR_FEATURE_COUNT
static final int OPERATING_SYSTEM_DESCRIPTOR_OPERATION_COUNT
static final int SETUP_MODULE_CONTAINER
Module Container' class.
static final int SETUP_MODULE_CONTAINER__MODULES
static final int SETUP_MODULE_CONTAINER__ID
static final int SETUP_MODULE_CONTAINER_FEATURE_COUNT
static final int SETUP_MODULE_CONTAINER___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
static final int SETUP_MODULE_CONTAINER_OPERATION_COUNT
static final int SETUP_MODULE
Module' class.
static final int SETUP_MODULE_FEATURE_COUNT
static final int SETUP_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
static final int SETUP_MODULE_OPERATION_COUNT
static final int SUB_CONTAINER_MODULE
Sub Container Module' class.
static final int SUB_CONTAINER_MODULE__CONTAINER
static final int SUB_CONTAINER_MODULE_FEATURE_COUNT
static final int SUB_CONTAINER_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
static final int SUB_CONTAINER_MODULE_OPERATION_COUNT
static final int SETUP_DEFINITIONS
Definitions' class.
static final int SETUP_DEFINITIONS__CONTAINERS
static final int SETUP_DEFINITIONS__OPERATION_SYSTEM_DEFINITIONS
static final int SETUP_DEFINITIONS_FEATURE_COUNT
static final int SETUP_DEFINITIONS_OPERATION_COUNT
static final int VALIDATION_CONTEXT
IValidationContext,
SetupPackageImpl.getValidationContext(),
Constant Field Valuesstatic final int STATUS
IStatus,
SetupPackageImpl.getStatus(),
Constant Field Valuesorg.eclipse.emf.ecore.EClass getOperatingSystemDescriptor()
Operating System Descriptor'.
OperatingSystemDescriptororg.eclipse.emf.ecore.EReference getOperatingSystemDescriptor_Parent()
Parent'.
OperatingSystemDescriptor.getParent(),
getOperatingSystemDescriptor()org.eclipse.emf.ecore.EReference getOperatingSystemDescriptor_Properties()
Properties'.
OperatingSystemDescriptor.getProperties(),
getOperatingSystemDescriptor()org.eclipse.emf.ecore.EAttribute getOperatingSystemDescriptor_Id()
Id'.
OperatingSystemDescriptor.getId(),
getOperatingSystemDescriptor()org.eclipse.emf.ecore.EAttribute getOperatingSystemDescriptor_Label()
Label'.
OperatingSystemDescriptor.getLabel(),
getOperatingSystemDescriptor()org.eclipse.emf.ecore.EClass getSetupModuleContainer()
Module Container'.
SetupModuleContainerorg.eclipse.emf.ecore.EReference getSetupModuleContainer_Modules()
Modules'.
SetupModuleContainer.getModules(),
getSetupModuleContainer()org.eclipse.emf.ecore.EAttribute getSetupModuleContainer_Id()
Id'.
SetupModuleContainer.getId(),
getSetupModuleContainer()org.eclipse.emf.ecore.EOperation getSetupModuleContainer__ValidateOperatingSystem__OperatingSystemDescriptor_IValidationContext()
Validate Operating System' operation.
SetupModuleContainer.validateOperatingSystem(org.eclipse.scada.configuration.world.setup.OperatingSystemDescriptor, org.eclipse.emf.validation.IValidationContext)org.eclipse.emf.ecore.EClass getSetupModule()
Module'.
SetupModuleorg.eclipse.emf.ecore.EOperation getSetupModule__ValidateOperatingSystem__OperatingSystemDescriptor_IValidationContext()
Validate Operating System' operation.
SetupModule.validateOperatingSystem(org.eclipse.scada.configuration.world.setup.OperatingSystemDescriptor, org.eclipse.emf.validation.IValidationContext)org.eclipse.emf.ecore.EClass getSubContainerModule()
Sub Container Module'.
SubContainerModuleorg.eclipse.emf.ecore.EReference getSubContainerModule_Container()
Container'.
SubContainerModule.getContainer(),
getSubContainerModule()org.eclipse.emf.ecore.EClass getSetupDefinitions()
Definitions'.
SetupDefinitionsorg.eclipse.emf.ecore.EReference getSetupDefinitions_Containers()
Containers'.
SetupDefinitions.getContainers(),
getSetupDefinitions()org.eclipse.emf.ecore.EReference getSetupDefinitions_OperationSystemDefinitions()
Operation System Definitions'.
SetupDefinitions.getOperationSystemDefinitions(),
getSetupDefinitions()org.eclipse.emf.ecore.EDataType getValidationContext()
Validation Context'.
IValidationContextorg.eclipse.emf.ecore.EDataType getStatus()
Status'.
IStatusSetupFactory getSetupFactory()