public class UtilitiesPackageImpl extends EPackageImpl implements UtilitiesPackage
UtilitiesPackage.LiteralsAST_NODE, AST_NODE__END_POSITION, AST_NODE__START_POSITION, AST_NODE_FEATURE_COUNT, CALLING_AST_NODE, CALLING_AST_NODE__END_POSITION, CALLING_AST_NODE__PROPERTY_END_POSITION, CALLING_AST_NODE__PROPERTY_START_POSITION, CALLING_AST_NODE__START_POSITION, CALLING_AST_NODE_FEATURE_COUNT, eCONTENT_TYPE, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, EXPRESSION_IN_OCL, EXPRESSION_IN_OCL__BODY_EXPRESSION, EXPRESSION_IN_OCL__CONTEXT_VARIABLE, EXPRESSION_IN_OCL__GENERATED_TYPE, EXPRESSION_IN_OCL__PARAMETER_VARIABLE, EXPRESSION_IN_OCL__RESULT_VARIABLE, EXPRESSION_IN_OCL_FEATURE_COUNT, PREDEFINED_TYPE, PREDEFINED_TYPE_FEATURE_COUNT, TYPED_AST_NODE, TYPED_AST_NODE__END_POSITION, TYPED_AST_NODE__START_POSITION, TYPED_AST_NODE__TYPE_END_POSITION, TYPED_AST_NODE__TYPE_START_POSITION, TYPED_AST_NODE_FEATURE_COUNT, TYPED_ELEMENT, TYPED_ELEMENT_FEATURE_COUNT, VISITABLE, VISITABLE_FEATURE_COUNT, VISITOR, VISITOR_FEATURE_COUNT| Modifier and Type | Method and Description |
|---|---|
protected void |
createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
EAttribute |
getASTNode_EndPosition() |
EAttribute |
getASTNode_StartPosition() |
EClass |
getASTNode() |
EAttribute |
getCallingASTNode_PropertyEndPosition() |
EAttribute |
getCallingASTNode_PropertyStartPosition() |
EClass |
getCallingASTNode() |
EReference |
getExpressionInOCL_BodyExpression() |
EReference |
getExpressionInOCL_ContextVariable() |
EReference |
getExpressionInOCL_GeneratedType() |
EReference |
getExpressionInOCL_ParameterVariable() |
EReference |
getExpressionInOCL_ResultVariable() |
EClass |
getExpressionInOCL() |
EClass |
getPredefinedType() |
EAttribute |
getTypedASTNode_TypeEndPosition() |
EAttribute |
getTypedASTNode_TypeStartPosition() |
EClass |
getTypedASTNode() |
EClass |
getTypedElement() |
UtilitiesFactory |
getUtilitiesFactory() |
EClass |
getVisitable() |
EClass |
getVisitor() |
static UtilitiesPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
void |
initializePackageContentsGen()
Complete the initialization of the package and its meta-model.
|
public static UtilitiesPackage init()
This method is used to initialize UtilitiesPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public EClass getASTNode()
getASTNode in interface UtilitiesPackageASTNodepublic EAttribute getASTNode_StartPosition()
getASTNode_StartPosition in interface UtilitiesPackageASTNode.getStartPosition(),
UtilitiesPackage.getASTNode()public EAttribute getASTNode_EndPosition()
getASTNode_EndPosition in interface UtilitiesPackageASTNode.getEndPosition(),
UtilitiesPackage.getASTNode()public EClass getCallingASTNode()
getCallingASTNode in interface UtilitiesPackageCallingASTNodepublic EAttribute getCallingASTNode_PropertyStartPosition()
getCallingASTNode_PropertyStartPosition in interface UtilitiesPackageCallingASTNode.getPropertyStartPosition(),
UtilitiesPackage.getCallingASTNode()public EAttribute getCallingASTNode_PropertyEndPosition()
getCallingASTNode_PropertyEndPosition in interface UtilitiesPackageCallingASTNode.getPropertyEndPosition(),
UtilitiesPackage.getCallingASTNode()public EClass getPredefinedType()
getPredefinedType in interface UtilitiesPackagePredefinedTypepublic EClass getTypedASTNode()
getTypedASTNode in interface UtilitiesPackageTypedASTNodepublic EAttribute getTypedASTNode_TypeStartPosition()
getTypedASTNode_TypeStartPosition in interface UtilitiesPackageTypedASTNode.getTypeStartPosition(),
UtilitiesPackage.getTypedASTNode()public EAttribute getTypedASTNode_TypeEndPosition()
getTypedASTNode_TypeEndPosition in interface UtilitiesPackageTypedASTNode.getTypeEndPosition(),
UtilitiesPackage.getTypedASTNode()public EClass getVisitable()
getVisitable in interface UtilitiesPackageVisitablepublic EClass getTypedElement()
getTypedElement in interface UtilitiesPackageTypedElementpublic EClass getVisitor()
getVisitor in interface UtilitiesPackageVisitorpublic EClass getExpressionInOCL()
getExpressionInOCL in interface UtilitiesPackageExpressionInOCLpublic EReference getExpressionInOCL_BodyExpression()
getExpressionInOCL_BodyExpression in interface UtilitiesPackageExpressionInOCL.getBodyExpression(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_ContextVariable()
getExpressionInOCL_ContextVariable in interface UtilitiesPackageExpressionInOCL.getContextVariable(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_ResultVariable()
getExpressionInOCL_ResultVariable in interface UtilitiesPackageExpressionInOCL.getResultVariable(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_ParameterVariable()
getExpressionInOCL_ParameterVariable in interface UtilitiesPackageExpressionInOCL.getParameterVariable(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_GeneratedType()
getExpressionInOCL_GeneratedType in interface UtilitiesPackageExpressionInOCL.getGeneratedType(),
UtilitiesPackage.getExpressionInOCL()public UtilitiesFactory getUtilitiesFactory()
getUtilitiesFactory in interface UtilitiesPackagepublic void createPackageContents()
public void initializePackageContents()
The generated implementation is extended by adding me as a child of the empty root OCL package.
public void initializePackageContentsGen()
protected void createExtendedMetaDataAnnotations()
Copyright © 2015 Open eHealth Foundation. All rights reserved.