|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEPackageImpl
de.uka.ipd.sdq.stoex.impl.StoexPackageImpl
public class StoexPackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.uka.ipd.sdq.stoex.StoexPackage |
|---|
StoexPackage.Literals |
| Field Summary | |
|---|---|
static String |
copyright
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
| Method Detail |
|---|
public static StoexPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
StoexPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getVariableReference()
getVariableReference in interface StoexPackageVariableReferencepublic EClass getAbstractNamedReference()
getAbstractNamedReference in interface StoexPackageAbstractNamedReferencepublic EAttribute getAbstractNamedReference_ReferenceName()
getAbstractNamedReference_ReferenceName in interface StoexPackageAbstractNamedReference.getReferenceName(),
StoexPackage.getAbstractNamedReference()public EClass getNamespaceReference()
getNamespaceReference in interface StoexPackageNamespaceReferencepublic EReference getNamespaceReference_InnerReference_NamespaceReference()
getNamespaceReference_InnerReference_NamespaceReference in interface StoexPackageNamespaceReference.getInnerReference_NamespaceReference(),
StoexPackage.getNamespaceReference()public EClass getVariable()
getVariable in interface StoexPackageVariablepublic EReference getVariable_Id_Variable()
getVariable_Id_Variable in interface StoexPackageVariable.getId_Variable(),
StoexPackage.getVariable()public EClass getAtom()
getAtom in interface StoexPackageAtompublic EClass getUnary()
getUnary in interface StoexPackageUnarypublic EClass getPower()
getPower in interface StoexPackagePowerpublic EClass getProduct()
getProduct in interface StoexPackageProductpublic EClass getTerm()
getTerm in interface StoexPackageTermpublic EClass getComparison()
getComparison in interface StoexPackageComparisonpublic EClass getBooleanExpression()
getBooleanExpression in interface StoexPackageBooleanExpressionpublic EClass getIfElse()
getIfElse in interface StoexPackageIfElsepublic EClass getExpression()
getExpression in interface StoexPackageExpressionpublic EClass getTermExpression()
getTermExpression in interface StoexPackageTermExpressionpublic EReference getTermExpression_Left()
getTermExpression_Left in interface StoexPackageTermExpression.getLeft(),
StoexPackage.getTermExpression()public EReference getTermExpression_Right()
getTermExpression_Right in interface StoexPackageTermExpression.getRight(),
StoexPackage.getTermExpression()public EAttribute getTermExpression_Operation()
getTermExpression_Operation in interface StoexPackageTermExpression.getOperation(),
StoexPackage.getTermExpression()public EClass getRandomVariable()
getRandomVariable in interface StoexPackageRandomVariablepublic EAttribute getRandomVariable_Specification()
getRandomVariable_Specification in interface StoexPackageRandomVariable.getSpecification(),
StoexPackage.getRandomVariable()public EReference getRandomVariable_Expression()
getRandomVariable_Expression in interface StoexPackageRandomVariable.getExpression(),
StoexPackage.getRandomVariable()public EClass getProductExpression()
getProductExpression in interface StoexPackageProductExpressionpublic EReference getProductExpression_Left()
getProductExpression_Left in interface StoexPackageProductExpression.getLeft(),
StoexPackage.getProductExpression()public EReference getProductExpression_Right()
getProductExpression_Right in interface StoexPackageProductExpression.getRight(),
StoexPackage.getProductExpression()public EAttribute getProductExpression_Operation()
getProductExpression_Operation in interface StoexPackageProductExpression.getOperation(),
StoexPackage.getProductExpression()public EClass getProbabilityFunctionLiteral()
getProbabilityFunctionLiteral in interface StoexPackageProbabilityFunctionLiteralpublic EReference getProbabilityFunctionLiteral_Function_ProbabilityFunctionLiteral()
getProbabilityFunctionLiteral_Function_ProbabilityFunctionLiteral in interface StoexPackageProbabilityFunctionLiteral.getFunction_ProbabilityFunctionLiteral(),
StoexPackage.getProbabilityFunctionLiteral()public EClass getParenthesis()
getParenthesis in interface StoexPackageParenthesispublic EReference getParenthesis_InnerExpression()
getParenthesis_InnerExpression in interface StoexPackageParenthesis.getInnerExpression(),
StoexPackage.getParenthesis()public EClass getNumericLiteral()
getNumericLiteral in interface StoexPackageNumericLiteralpublic EClass getIntLiteral()
getIntLiteral in interface StoexPackageIntLiteralpublic EAttribute getIntLiteral_Value()
getIntLiteral_Value in interface StoexPackageIntLiteral.getValue(),
StoexPackage.getIntLiteral()public EClass getDoubleLiteral()
getDoubleLiteral in interface StoexPackageDoubleLiteralpublic EAttribute getDoubleLiteral_Value()
getDoubleLiteral_Value in interface StoexPackageDoubleLiteral.getValue(),
StoexPackage.getDoubleLiteral()public EClass getCompareExpression()
getCompareExpression in interface StoexPackageCompareExpressionpublic EReference getCompareExpression_Left()
getCompareExpression_Left in interface StoexPackageCompareExpression.getLeft(),
StoexPackage.getCompareExpression()public EReference getCompareExpression_Right()
getCompareExpression_Right in interface StoexPackageCompareExpression.getRight(),
StoexPackage.getCompareExpression()public EAttribute getCompareExpression_Operation()
getCompareExpression_Operation in interface StoexPackageCompareExpression.getOperation(),
StoexPackage.getCompareExpression()public EClass getBoolLiteral()
getBoolLiteral in interface StoexPackageBoolLiteralpublic EAttribute getBoolLiteral_Value()
getBoolLiteral_Value in interface StoexPackageBoolLiteral.isValue(),
StoexPackage.getBoolLiteral()public EClass getStringLiteral()
getStringLiteral in interface StoexPackageStringLiteralpublic EAttribute getStringLiteral_Value()
getStringLiteral_Value in interface StoexPackageStringLiteral.getValue(),
StoexPackage.getStringLiteral()public EClass getPowerExpression()
getPowerExpression in interface StoexPackagePowerExpressionpublic EReference getPowerExpression_Base()
getPowerExpression_Base in interface StoexPackagePowerExpression.getBase(),
StoexPackage.getPowerExpression()public EReference getPowerExpression_Exponent()
getPowerExpression_Exponent in interface StoexPackagePowerExpression.getExponent(),
StoexPackage.getPowerExpression()public EClass getBooleanOperatorExpression()
getBooleanOperatorExpression in interface StoexPackageBooleanOperatorExpressionpublic EReference getBooleanOperatorExpression_Left()
getBooleanOperatorExpression_Left in interface StoexPackageBooleanOperatorExpression.getLeft(),
StoexPackage.getBooleanOperatorExpression()public EReference getBooleanOperatorExpression_Right()
getBooleanOperatorExpression_Right in interface StoexPackageBooleanOperatorExpression.getRight(),
StoexPackage.getBooleanOperatorExpression()public EAttribute getBooleanOperatorExpression_Operation()
getBooleanOperatorExpression_Operation in interface StoexPackageBooleanOperatorExpression.getOperation(),
StoexPackage.getBooleanOperatorExpression()public EClass getNotExpression()
getNotExpression in interface StoexPackageNotExpressionpublic EReference getNotExpression_Inner()
getNotExpression_Inner in interface StoexPackageNotExpression.getInner(),
StoexPackage.getNotExpression()public EClass getNegativeExpression()
getNegativeExpression in interface StoexPackageNegativeExpressionpublic EReference getNegativeExpression_Inner()
getNegativeExpression_Inner in interface StoexPackageNegativeExpression.getInner(),
StoexPackage.getNegativeExpression()public EClass getFunctionLiteral()
getFunctionLiteral in interface StoexPackageFunctionLiteralpublic EAttribute getFunctionLiteral_Id()
getFunctionLiteral_Id in interface StoexPackageFunctionLiteral.getId(),
StoexPackage.getFunctionLiteral()public EReference getFunctionLiteral_Parameters_FunctionLiteral()
getFunctionLiteral_Parameters_FunctionLiteral in interface StoexPackageFunctionLiteral.getParameters_FunctionLiteral(),
StoexPackage.getFunctionLiteral()public EClass getIfElseExpression()
getIfElseExpression in interface StoexPackageIfElseExpressionpublic EReference getIfElseExpression_IfExpression()
getIfElseExpression_IfExpression in interface StoexPackageIfElseExpression.getIfExpression(),
StoexPackage.getIfElseExpression()public EReference getIfElseExpression_ElseExpression()
getIfElseExpression_ElseExpression in interface StoexPackageIfElseExpression.getElseExpression(),
StoexPackage.getIfElseExpression()public EReference getIfElseExpression_ConditionExpression()
getIfElseExpression_ConditionExpression in interface StoexPackageIfElseExpression.getConditionExpression(),
StoexPackage.getIfElseExpression()public EEnum getTermOperations()
getTermOperations in interface StoexPackageTermOperationspublic EEnum getProductOperations()
getProductOperations in interface StoexPackageProductOperationspublic EEnum getCompareOperations()
getCompareOperations in interface StoexPackageCompareOperationspublic EEnum getBooleanOperations()
getBooleanOperations in interface StoexPackageBooleanOperationspublic StoexFactory getStoexFactory()
getStoexFactory in interface StoexPackagepublic void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||