Interface AssemblyPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
AssemblyPackageImpl
public interface AssemblyPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
AssemblyFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AssemblyPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ATTRIBUTE_PROVIDER
The meta object id for the 'Attribute Provider
' class.static int
ATTRIBUTE_PROVIDER__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference.static int
ATTRIBUTE_PROVIDER__CONTEXTSET
The feature id for the 'Contextset' reference.static int
ATTRIBUTE_PROVIDER__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
ATTRIBUTE_PROVIDER__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_PROVIDER__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.static int
ATTRIBUTE_PROVIDER__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.static int
ATTRIBUTE_PROVIDER_FEATURE_COUNT
The number of structural features of the 'Attribute Provider' class.static AssemblyPackage
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
METHOD_SPECIFICATION
The meta object id for the 'Method Specification
' class.static int
METHOD_SPECIFICATION__CONNECTOR
The feature id for the 'Connector' reference.static int
METHOD_SPECIFICATION__SIGNATURE
The feature id for the 'Signature' reference.static int
METHOD_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Method Specification' class.static int
SYSTEM_POLICY_SPECIFICATION
The meta object id for the 'System Policy Specification
' class.static int
SYSTEM_POLICY_SPECIFICATION__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference.static int
SYSTEM_POLICY_SPECIFICATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
SYSTEM_POLICY_SPECIFICATION__ID
The feature id for the 'Id' attribute.static int
SYSTEM_POLICY_SPECIFICATION__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.static int
SYSTEM_POLICY_SPECIFICATION__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.static int
SYSTEM_POLICY_SPECIFICATION__POLICY
The feature id for the 'Policy' reference list.static int
SYSTEM_POLICY_SPECIFICATION__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.static int
SYSTEM_POLICY_SPECIFICATION__RESOURCEDEMANDINGBEHAVIOUR
The feature id for the 'Resourcedemandingbehaviour' reference.static int
SYSTEM_POLICY_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'System Policy Specification' class.
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final AssemblyPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
SYSTEM_POLICY_SPECIFICATION
static final int SYSTEM_POLICY_SPECIFICATION
The meta object id for the 'System Policy Specification
' class.- See Also:
SystemPolicySpecificationImpl
,AssemblyPackageImpl.getSystemPolicySpecification()
, Constant Field Values- Generated class or method.
-
SYSTEM_POLICY_SPECIFICATION__ID
static final int SYSTEM_POLICY_SPECIFICATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__ENTITY_NAME
static final int SYSTEM_POLICY_SPECIFICATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__POLICY
static final int SYSTEM_POLICY_SPECIFICATION__POLICY
The feature id for the 'Policy' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__RESOURCEDEMANDINGBEHAVIOUR
static final int SYSTEM_POLICY_SPECIFICATION__RESOURCEDEMANDINGBEHAVIOUR
The feature id for the 'Resourcedemandingbehaviour' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__ASSEMBLYCONTEXT
static final int SYSTEM_POLICY_SPECIFICATION__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__RESOURCECONTAINER
static final int SYSTEM_POLICY_SPECIFICATION__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__METHODSPECIFICATION
static final int SYSTEM_POLICY_SPECIFICATION__METHODSPECIFICATION
The feature id for the 'Methodspecification' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION__LINKINGRESOURCE
static final int SYSTEM_POLICY_SPECIFICATION__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYSTEM_POLICY_SPECIFICATION_FEATURE_COUNT
static final int SYSTEM_POLICY_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'System Policy Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER
static final int ATTRIBUTE_PROVIDER
The meta object id for the 'Attribute Provider
' class.- See Also:
AttributeProviderImpl
,AssemblyPackageImpl.getAttributeProvider()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_PROVIDER__ID
static final int ATTRIBUTE_PROVIDER__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER__ENTITY_NAME
static final int ATTRIBUTE_PROVIDER__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER__RESOURCECONTAINER
static final int ATTRIBUTE_PROVIDER__RESOURCECONTAINER
The feature id for the 'Resourcecontainer' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER__ASSEMBLYCONTEXT
static final int ATTRIBUTE_PROVIDER__ASSEMBLYCONTEXT
The feature id for the 'Assemblycontext' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER__CONTEXTSET
static final int ATTRIBUTE_PROVIDER__CONTEXTSET
The feature id for the 'Contextset' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER__LINKINGRESOURCE
static final int ATTRIBUTE_PROVIDER__LINKINGRESOURCE
The feature id for the 'Linkingresource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_PROVIDER_FEATURE_COUNT
static final int ATTRIBUTE_PROVIDER_FEATURE_COUNT
The number of structural features of the 'Attribute Provider' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD_SPECIFICATION
static final int METHOD_SPECIFICATION
The meta object id for the 'Method Specification
' class.- See Also:
MethodSpecificationImpl
,AssemblyPackageImpl.getMethodSpecification()
, Constant Field Values- Generated class or method.
-
METHOD_SPECIFICATION__CONNECTOR
static final int METHOD_SPECIFICATION__CONNECTOR
The feature id for the 'Connector' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD_SPECIFICATION__SIGNATURE
static final int METHOD_SPECIFICATION__SIGNATURE
The feature id for the 'Signature' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD_SPECIFICATION_FEATURE_COUNT
static final int METHOD_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Method Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getSystemPolicySpecification
EClass getSystemPolicySpecification()
Returns the meta object for class 'System Policy Specification
'.- Returns:
- the meta object for class 'System Policy Specification'.
- See Also:
SystemPolicySpecification
- Generated class or method.
-
getSystemPolicySpecification_Assemblycontext
EReference getSystemPolicySpecification_Assemblycontext()
Returns the meta object for the reference 'Assemblycontext
'.- Returns:
- the meta object for the reference 'Assemblycontext'.
- See Also:
SystemPolicySpecification.getAssemblycontext()
,getSystemPolicySpecification()
- Generated class or method.
-
getSystemPolicySpecification_Resourcecontainer
EReference getSystemPolicySpecification_Resourcecontainer()
Returns the meta object for the reference 'Resourcecontainer
'.- Returns:
- the meta object for the reference 'Resourcecontainer'.
- See Also:
SystemPolicySpecification.getResourcecontainer()
,getSystemPolicySpecification()
- Generated class or method.
-
getSystemPolicySpecification_Methodspecification
EReference getSystemPolicySpecification_Methodspecification()
Returns the meta object for the containment reference 'Methodspecification
'.- Returns:
- the meta object for the containment reference 'Methodspecification'.
- See Also:
SystemPolicySpecification.getMethodspecification()
,getSystemPolicySpecification()
- Generated class or method.
-
getSystemPolicySpecification_Linkingresource
EReference getSystemPolicySpecification_Linkingresource()
Returns the meta object for the reference 'Linkingresource
'.- Returns:
- the meta object for the reference 'Linkingresource'.
- See Also:
SystemPolicySpecification.getLinkingresource()
,getSystemPolicySpecification()
- Generated class or method.
-
getAttributeProvider
EClass getAttributeProvider()
Returns the meta object for class 'Attribute Provider
'.- Returns:
- the meta object for class 'Attribute Provider'.
- See Also:
AttributeProvider
- Generated class or method.
-
getAttributeProvider_Resourcecontainer
EReference getAttributeProvider_Resourcecontainer()
Returns the meta object for the reference 'Resourcecontainer
'.- Returns:
- the meta object for the reference 'Resourcecontainer'.
- See Also:
AttributeProvider.getResourcecontainer()
,getAttributeProvider()
- Generated class or method.
-
getAttributeProvider_Assemblycontext
EReference getAttributeProvider_Assemblycontext()
Returns the meta object for the reference 'Assemblycontext
'.- Returns:
- the meta object for the reference 'Assemblycontext'.
- See Also:
AttributeProvider.getAssemblycontext()
,getAttributeProvider()
- Generated class or method.
-
getAttributeProvider_Contextset
EReference getAttributeProvider_Contextset()
Returns the meta object for the reference 'Contextset
'.- Returns:
- the meta object for the reference 'Contextset'.
- See Also:
AttributeProvider.getContextset()
,getAttributeProvider()
- Generated class or method.
-
getAttributeProvider_Linkingresource
EReference getAttributeProvider_Linkingresource()
Returns the meta object for the reference 'Linkingresource
'.- Returns:
- the meta object for the reference 'Linkingresource'.
- See Also:
AttributeProvider.getLinkingresource()
,getAttributeProvider()
- Generated class or method.
-
getMethodSpecification
EClass getMethodSpecification()
Returns the meta object for class 'Method Specification
'.- Returns:
- the meta object for class 'Method Specification'.
- See Also:
MethodSpecification
- Generated class or method.
-
getMethodSpecification_Connector
EReference getMethodSpecification_Connector()
Returns the meta object for the reference 'Connector
'.- Returns:
- the meta object for the reference 'Connector'.
- See Also:
MethodSpecification.getConnector()
,getMethodSpecification()
- Generated class or method.
-
getMethodSpecification_Signature
EReference getMethodSpecification_Signature()
Returns the meta object for the reference 'Signature
'.- Returns:
- the meta object for the reference 'Signature'.
- See Also:
MethodSpecification.getSignature()
,getMethodSpecification()
- Generated class or method.
-
getAssemblyFactory
AssemblyFactory getAssemblyFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-