|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEPackageImpl
org.eclipse.ocl.utilities.impl.UtilitiesPackageImpl
public class UtilitiesPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.ocl.utilities.UtilitiesPackage |
---|
UtilitiesPackage.Literals |
Field Summary |
---|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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.
UtilitiesPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getASTNode()
getASTNode
in interface UtilitiesPackage
ASTNode
public EAttribute getASTNode_StartPosition()
getASTNode_StartPosition
in interface UtilitiesPackage
ASTNode.getStartPosition()
,
UtilitiesPackage.getASTNode()
public EAttribute getASTNode_EndPosition()
getASTNode_EndPosition
in interface UtilitiesPackage
ASTNode.getEndPosition()
,
UtilitiesPackage.getASTNode()
public EClass getCallingASTNode()
getCallingASTNode
in interface UtilitiesPackage
CallingASTNode
public EAttribute getCallingASTNode_PropertyStartPosition()
getCallingASTNode_PropertyStartPosition
in interface UtilitiesPackage
CallingASTNode.getPropertyStartPosition()
,
UtilitiesPackage.getCallingASTNode()
public EAttribute getCallingASTNode_PropertyEndPosition()
getCallingASTNode_PropertyEndPosition
in interface UtilitiesPackage
CallingASTNode.getPropertyEndPosition()
,
UtilitiesPackage.getCallingASTNode()
public EClass getPredefinedType()
getPredefinedType
in interface UtilitiesPackage
PredefinedType
public EClass getTypedASTNode()
getTypedASTNode
in interface UtilitiesPackage
TypedASTNode
public EAttribute getTypedASTNode_TypeStartPosition()
getTypedASTNode_TypeStartPosition
in interface UtilitiesPackage
TypedASTNode.getTypeStartPosition()
,
UtilitiesPackage.getTypedASTNode()
public EAttribute getTypedASTNode_TypeEndPosition()
getTypedASTNode_TypeEndPosition
in interface UtilitiesPackage
TypedASTNode.getTypeEndPosition()
,
UtilitiesPackage.getTypedASTNode()
public EClass getVisitable()
getVisitable
in interface UtilitiesPackage
Visitable
public EClass getTypedElement()
getTypedElement
in interface UtilitiesPackage
TypedElement
public EClass getVisitor()
getVisitor
in interface UtilitiesPackage
Visitor
public EClass getExpressionInOCL()
getExpressionInOCL
in interface UtilitiesPackage
ExpressionInOCL
public EReference getExpressionInOCL_BodyExpression()
getExpressionInOCL_BodyExpression
in interface UtilitiesPackage
ExpressionInOCL.getBodyExpression()
,
UtilitiesPackage.getExpressionInOCL()
public EReference getExpressionInOCL_ContextVariable()
getExpressionInOCL_ContextVariable
in interface UtilitiesPackage
ExpressionInOCL.getContextVariable()
,
UtilitiesPackage.getExpressionInOCL()
public EReference getExpressionInOCL_ResultVariable()
getExpressionInOCL_ResultVariable
in interface UtilitiesPackage
ExpressionInOCL.getResultVariable()
,
UtilitiesPackage.getExpressionInOCL()
public EReference getExpressionInOCL_ParameterVariable()
getExpressionInOCL_ParameterVariable
in interface UtilitiesPackage
ExpressionInOCL.getParameterVariable()
,
UtilitiesPackage.getExpressionInOCL()
public EReference getExpressionInOCL_GeneratedType()
getExpressionInOCL_GeneratedType
in interface UtilitiesPackage
ExpressionInOCL.getGeneratedType()
,
UtilitiesPackage.getExpressionInOCL()
public UtilitiesFactory getUtilitiesFactory()
getUtilitiesFactory
in interface UtilitiesPackage
public 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 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |