|
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.impl.PatternPackageImpl
public class PatternPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.egf.pattern.PatternPackage |
---|
PatternPackage.Literals |
Field Summary |
---|
Method Summary | |
---|---|
protected void |
createEcoreAnnotations()
Initializes the annotations for http://www.eclipse.org/emf/2002/Ecore |
void |
createPackageContents()
Creates the meta-model objects for the package. |
EClass |
getGenerator()
|
EReference |
getPattern_CallParameters()
|
EAttribute |
getPattern_Description()
|
EAttribute |
getPattern_Id()
|
EAttribute |
getPattern_LogicalName()
|
EReference |
getPattern_Parameters()
|
EReference |
getPattern_Relations()
|
EAttribute |
getPattern_ShortId()
|
EClass |
getPattern()
|
PatternFactory |
getPatternFactory()
|
EDataType |
getPPropertyChangeListener()
|
static PatternPackage |
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 PatternPackage 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.
PatternPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getGenerator()
getGenerator
in interface PatternPackage
Generator
public EClass getPattern()
getPattern
in interface PatternPackage
Pattern
public EAttribute getPattern_Id()
getPattern_Id
in interface PatternPackage
Pattern.getId()
,
PatternPackage.getPattern()
public EAttribute getPattern_ShortId()
getPattern_ShortId
in interface PatternPackage
Pattern.getShortId()
,
PatternPackage.getPattern()
public EAttribute getPattern_LogicalName()
getPattern_LogicalName
in interface PatternPackage
Pattern.getLogicalName()
,
PatternPackage.getPattern()
public EAttribute getPattern_Description()
getPattern_Description
in interface PatternPackage
Pattern.getDescription()
,
PatternPackage.getPattern()
public EReference getPattern_Relations()
getPattern_Relations
in interface PatternPackage
Pattern.getRelations()
,
PatternPackage.getPattern()
public EReference getPattern_Parameters()
getPattern_Parameters
in interface PatternPackage
Pattern.getParameters()
,
PatternPackage.getPattern()
public EReference getPattern_CallParameters()
getPattern_CallParameters
in interface PatternPackage
Pattern.getCallParameters()
,
PatternPackage.getPattern()
public EDataType getPPropertyChangeListener()
getPPropertyChangeListener
in interface PatternPackage
PropertyChangeListener
public PatternFactory getPatternFactory()
getPatternFactory
in interface PatternPackage
public void createPackageContents()
public void initializePackageContents()
protected void createEcoreAnnotations()
|
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.