|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEPackageImpl
org.eclipse.egf.pattern.relations.impl.RelationsPackageImpl
public class RelationsPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.egf.pattern.relations.RelationsPackage |
---|
RelationsPackage.Literals |
Field Summary |
---|
Fields inherited from interface org.eclipse.egf.pattern.relations.RelationsPackage |
---|
CALL_PARAMETER, CALL_PARAMETER__NAME, CALL_PARAMETER__TYPE, CALL_PARAMETER_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, PARAMETER_RELATION, PARAMETER_RELATION__NAME, PARAMETER_RELATION__TYPE, PARAMETER_RELATION_FEATURE_COUNT, PATTERN_RELATION, PATTERN_RELATION__NAME, PATTERN_RELATION_FEATURE_COUNT, REFERENCE_RELATION, REFERENCE_RELATION__NAME, REFERENCE_RELATION__REFERENCED_PATTERN, REFERENCE_RELATION_FEATURE_COUNT |
Method Summary | |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
EAttribute |
getCallParameter_Type()
|
EClass |
getCallParameter()
|
EReference |
getParameterRelation_Type()
|
EClass |
getParameterRelation()
|
EAttribute |
getPatternRelation_Name()
|
EClass |
getPatternRelation()
|
EReference |
getReferenceRelation_ReferencedPattern()
|
EClass |
getReferenceRelation()
|
RelationsFactory |
getRelationsFactory()
|
static RelationsPackage |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RelationsPackage 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.
RelationsPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getPatternRelation()
getPatternRelation
in interface RelationsPackage
PatternRelation
public EAttribute getPatternRelation_Name()
getPatternRelation_Name
in interface RelationsPackage
PatternRelation.getName()
,
RelationsPackage.getPatternRelation()
public EClass getParameterRelation()
getParameterRelation
in interface RelationsPackage
ParameterRelation
public EReference getParameterRelation_Type()
getParameterRelation_Type
in interface RelationsPackage
ParameterRelation.getType()
,
RelationsPackage.getParameterRelation()
public EClass getReferenceRelation()
getReferenceRelation
in interface RelationsPackage
ReferenceRelation
public EReference getReferenceRelation_ReferencedPattern()
getReferenceRelation_ReferencedPattern
in interface RelationsPackage
ReferenceRelation.getReferencedPattern()
,
RelationsPackage.getReferenceRelation()
public EClass getCallParameter()
getCallParameter
in interface RelationsPackage
CallParameter
public EAttribute getCallParameter_Type()
getCallParameter_Type
in interface RelationsPackage
CallParameter.getType()
,
RelationsPackage.getCallParameter()
public RelationsFactory getRelationsFactory()
getRelationsFactory
in interface RelationsPackage
public void createPackageContents()
public void initializePackageContents()
|
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.