|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEPackageImpl
ujf.verimag.bip.Extra.Traceability.impl.TraceabilityPackageImpl
public class TraceabilityPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface ujf.verimag.bip.Extra.Traceability.TraceabilityPackage |
---|
TraceabilityPackage.Literals |
Field Summary |
---|
Fields inherited from interface ujf.verimag.bip.Extra.Traceability.TraceabilityPackage |
---|
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, TRACEABLE_ELEMENT, TRACEABLE_ELEMENT__START_SOURCE_LINE, TRACEABLE_ELEMENT_FEATURE_COUNT |
Method Summary | |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
TraceabilityFactory |
getTraceabilityFactory()
|
EAttribute |
getTraceableElement_StartSourceLine()
|
EClass |
getTraceableElement()
|
static TraceabilityPackage |
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 TraceabilityPackage init()
This method is used to initialize TraceabilityPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
TraceabilityPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getTraceableElement()
getTraceableElement
in interface TraceabilityPackage
TraceableElement
public EAttribute getTraceableElement_StartSourceLine()
getTraceableElement_StartSourceLine
in interface TraceabilityPackage
TraceableElement.getStartSourceLine()
,
TraceabilityPackage.getTraceableElement()
public TraceabilityFactory getTraceabilityFactory()
getTraceabilityFactory
in interface TraceabilityPackage
public void createPackageContents()
public void initializePackageContents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |