|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelationsPackage
The Package for the model. It contains accessors for the meta objects to represent
RelationsFactory
Nested Class Summary | |
---|---|
static interface |
RelationsPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Field Summary | |
---|---|
static int |
CALL_PARAMETER
The meta object id for the ' Call Parameter ' class |
static int |
CALL_PARAMETER__NAME
The feature id for the 'Name' attribute |
static int |
CALL_PARAMETER__TYPE
The feature id for the 'Type' attribute |
static int |
CALL_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Call Parameter' class |
static RelationsPackage |
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 |
PARAMETER_RELATION
The meta object id for the ' Parameter Relation ' class |
static int |
PARAMETER_RELATION__NAME
The feature id for the 'Name' attribute |
static int |
PARAMETER_RELATION__TYPE
The feature id for the 'Type' reference |
static int |
PARAMETER_RELATION_FEATURE_COUNT
The number of structural features of the 'Parameter Relation' class |
static int |
PATTERN_RELATION
The meta object id for the ' Pattern Relation ' class |
static int |
PATTERN_RELATION__NAME
The feature id for the 'Name' attribute |
static int |
PATTERN_RELATION_FEATURE_COUNT
The number of structural features of the 'Pattern Relation' class |
static int |
REFERENCE_RELATION
The meta object id for the ' Reference Relation ' class |
static int |
REFERENCE_RELATION__NAME
The feature id for the 'Name' attribute |
static int |
REFERENCE_RELATION__REFERENCED_PATTERN
The feature id for the 'Referenced Pattern' reference |
static int |
REFERENCE_RELATION_FEATURE_COUNT
The number of structural features of the 'Reference Relation' class |
Method Summary | |
---|---|
EAttribute |
getCallParameter_Type()
Returns the meta object for the attribute ' Type ' |
EClass |
getCallParameter()
Returns the meta object for class ' Call Parameter ' |
EReference |
getParameterRelation_Type()
Returns the meta object for the reference ' Type ' |
EClass |
getParameterRelation()
Returns the meta object for class ' Parameter Relation ' |
EAttribute |
getPatternRelation_Name()
Returns the meta object for the attribute ' Name ' |
EClass |
getPatternRelation()
Returns the meta object for class ' Pattern Relation ' |
EReference |
getReferenceRelation_ReferencedPattern()
Returns the meta object for the reference ' Referenced Pattern ' |
EClass |
getReferenceRelation()
Returns the meta object for class ' Reference Relation ' |
RelationsFactory |
getRelationsFactory()
Returns the factory that creates the instances of the model |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final RelationsPackage eINSTANCE
static final int PATTERN_RELATION
Pattern Relation
' class.
PatternRelationImpl
,
RelationsPackageImpl.getPatternRelation()
,
Constant Field Valuesstatic final int PATTERN_RELATION__NAME
static final int PATTERN_RELATION_FEATURE_COUNT
static final int PARAMETER_RELATION
Parameter Relation
' class.
ParameterRelationImpl
,
RelationsPackageImpl.getParameterRelation()
,
Constant Field Valuesstatic final int PARAMETER_RELATION__NAME
static final int PARAMETER_RELATION__TYPE
static final int PARAMETER_RELATION_FEATURE_COUNT
static final int REFERENCE_RELATION
Reference Relation
' class.
ReferenceRelationImpl
,
RelationsPackageImpl.getReferenceRelation()
,
Constant Field Valuesstatic final int REFERENCE_RELATION__NAME
static final int REFERENCE_RELATION__REFERENCED_PATTERN
static final int REFERENCE_RELATION_FEATURE_COUNT
static final int CALL_PARAMETER
Call Parameter
' class.
CallParameterImpl
,
RelationsPackageImpl.getCallParameter()
,
Constant Field Valuesstatic final int CALL_PARAMETER__NAME
static final int CALL_PARAMETER__TYPE
static final int CALL_PARAMETER_FEATURE_COUNT
Method Detail |
---|
EClass getPatternRelation()
Pattern Relation
'.
PatternRelation
EAttribute getPatternRelation_Name()
Name
'.
PatternRelation.getName()
,
getPatternRelation()
EClass getParameterRelation()
Parameter Relation
'.
ParameterRelation
EReference getParameterRelation_Type()
Type
'.
ParameterRelation.getType()
,
getParameterRelation()
EClass getReferenceRelation()
Reference Relation
'.
ReferenceRelation
EReference getReferenceRelation_ReferencedPattern()
Referenced Pattern
'.
ReferenceRelation.getReferencedPattern()
,
getReferenceRelation()
EClass getCallParameter()
Call Parameter
'.
CallParameter
EAttribute getCallParameter_Type()
Type
'.
CallParameter.getType()
,
getCallParameter()
RelationsFactory getRelationsFactory()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.