public interface Function_blocksPackage extends EPackage
Function_blocksFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
Function_blocksPackage.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
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static Function_blocksPackage |
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 |
FUNCTION_BLOCK_BODY_SPECIFICATION
The meta object id for the '
Function Block Body Specification' class. |
static int |
FUNCTION_BLOCK_BODY_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Function Block Body Specification' class.
|
static int |
FUNCTION_BLOCK_BODY_SPECIFICATION_OPERATION_COUNT
The number of operations of the 'Function Block Body Specification' class.
|
static int |
FUNCTION_BLOCK_INVOCATION
The meta object id for the '
Function Block Invocation' class. |
static int |
FUNCTION_BLOCK_INVOCATION__HAS_FUN_BLOCK_INVOCATION_PARAM_LIST
The feature id for the 'Has Fun Block Invocation Param List' reference.
|
static int |
FUNCTION_BLOCK_INVOCATION__HAS_INSTRUCTION_LABEL
The feature id for the 'Has Instruction Label' reference.
|
static int |
FUNCTION_BLOCK_INVOCATION__INVOKES_FUN_BLOCK_INSTANCE
The feature id for the 'Invokes Fun Block Instance' reference.
|
static int |
FUNCTION_BLOCK_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Function Block Invocation' class.
|
static int |
FUNCTION_BLOCK_INVOCATION_OPERATION_COUNT
The number of operations of the 'Function Block Invocation' class.
|
static int |
FUNCTION_BLOCK_TYPE
The meta object id for the '
Function Block Type' class. |
static int |
FUNCTION_BLOCK_TYPE__CONTAINS_FUNCTION_BLOCK_VAR_DECL
The feature id for the 'Contains Function Block Var Decl' containment reference list.
|
static int |
FUNCTION_BLOCK_TYPE__CONTAINS_METHODS
The feature id for the 'Contains Methods' containment reference list.
|
static int |
FUNCTION_BLOCK_TYPE__CONTAINS_PROPERTIES
The feature id for the 'Contains Properties' containment reference list.
|
static int |
FUNCTION_BLOCK_TYPE__HAS_EXTENSIONS
The feature id for the 'Has Extensions' containment reference.
|
static int |
FUNCTION_BLOCK_TYPE__HAS_FUN_BLOCK_BODY_SPEC
The feature id for the 'Has Fun Block Body Spec' containment reference.
|
static int |
FUNCTION_BLOCK_TYPE__HAS_INTERFACE_IMPLEMENTATIONS
The feature id for the 'Has Interface Implementations' reference list.
|
static int |
FUNCTION_BLOCK_TYPE__TYPE_NAME
The feature id for the 'Type Name' attribute.
|
static int |
FUNCTION_BLOCK_TYPE_FEATURE_COUNT
The number of structural features of the 'Function Block Type' class.
|
static int |
FUNCTION_BLOCK_TYPE_OPERATION_COUNT
The number of operations of the 'Function Block Type' class.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final Function_blocksPackage eINSTANCE
static final int FUNCTION_BLOCK_BODY_SPECIFICATION
Function Block Body Specification' class.
FunctionBlockBodySpecificationImpl,
Function_blocksPackageImpl.getFunctionBlockBodySpecification(),
Constant Field Valuesstatic final int FUNCTION_BLOCK_BODY_SPECIFICATION_FEATURE_COUNT
static final int FUNCTION_BLOCK_BODY_SPECIFICATION_OPERATION_COUNT
static final int FUNCTION_BLOCK_INVOCATION
Function Block Invocation' class.
FunctionBlockInvocationImpl,
Function_blocksPackageImpl.getFunctionBlockInvocation(),
Constant Field Valuesstatic final int FUNCTION_BLOCK_INVOCATION__HAS_INSTRUCTION_LABEL
static final int FUNCTION_BLOCK_INVOCATION__INVOKES_FUN_BLOCK_INSTANCE
static final int FUNCTION_BLOCK_INVOCATION__HAS_FUN_BLOCK_INVOCATION_PARAM_LIST
static final int FUNCTION_BLOCK_INVOCATION_FEATURE_COUNT
static final int FUNCTION_BLOCK_INVOCATION_OPERATION_COUNT
static final int FUNCTION_BLOCK_TYPE
Function Block Type' class.
FunctionBlockTypeImpl,
Function_blocksPackageImpl.getFunctionBlockType(),
Constant Field Valuesstatic final int FUNCTION_BLOCK_TYPE__TYPE_NAME
static final int FUNCTION_BLOCK_TYPE__HAS_FUN_BLOCK_BODY_SPEC
static final int FUNCTION_BLOCK_TYPE__CONTAINS_FUNCTION_BLOCK_VAR_DECL
static final int FUNCTION_BLOCK_TYPE__HAS_INTERFACE_IMPLEMENTATIONS
static final int FUNCTION_BLOCK_TYPE__HAS_EXTENSIONS
static final int FUNCTION_BLOCK_TYPE__CONTAINS_METHODS
static final int FUNCTION_BLOCK_TYPE__CONTAINS_PROPERTIES
static final int FUNCTION_BLOCK_TYPE_FEATURE_COUNT
static final int FUNCTION_BLOCK_TYPE_OPERATION_COUNT
EClass getFunctionBlockBodySpecification()
Function Block Body Specification'.
FunctionBlockBodySpecificationEClass getFunctionBlockInvocation()
Function Block Invocation'.
FunctionBlockInvocationEReference getFunctionBlockInvocation_InvokesFunBlockInstance()
Invokes Fun Block Instance'.
FunctionBlockInvocation.getInvokesFunBlockInstance(),
getFunctionBlockInvocation()EReference getFunctionBlockInvocation_HasFunBlockInvocationParamList()
Has Fun Block Invocation Param List'.
FunctionBlockInvocation.getHasFunBlockInvocationParamList(),
getFunctionBlockInvocation()EClass getFunctionBlockType()
Function Block Type'.
FunctionBlockTypeEReference getFunctionBlockType_HasFunBlockBodySpec()
Has Fun Block Body Spec'.
FunctionBlockType.getHasFunBlockBodySpec(),
getFunctionBlockType()EReference getFunctionBlockType_ContainsFunctionBlockVarDecl()
Contains Function Block Var Decl'.
FunctionBlockType.getContainsFunctionBlockVarDecl(),
getFunctionBlockType()EReference getFunctionBlockType_HasInterfaceImplementations()
Has Interface Implementations'.
FunctionBlockType.getHasInterfaceImplementations(),
getFunctionBlockType()EReference getFunctionBlockType_HasExtensions()
Has Extensions'.
FunctionBlockType.getHasExtensions(),
getFunctionBlockType()EReference getFunctionBlockType_ContainsMethods()
Contains Methods'.
FunctionBlockType.getContainsMethods(),
getFunctionBlockType()EReference getFunctionBlockType_ContainsProperties()
Contains Properties'.
FunctionBlockType.getContainsProperties(),
getFunctionBlockType()Function_blocksFactory getFunction_blocksFactory()