|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEPackageImpl
de.uka.ipd.sdq.units.impl.UnitsPackageImpl
public class UnitsPackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.uka.ipd.sdq.units.UnitsPackage |
|---|
UnitsPackage.Literals |
| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
protected void |
createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData. |
void |
createPackageContents()
Creates the meta-model objects for the package. |
EAttribute |
getBaseUnit_Name()
|
EClass |
getBaseUnit()
|
EClass |
getUnit()
|
EReference |
getUnitCarryingElement_Unit()
|
EAttribute |
getUnitCarryingElement_UnitSpecification()
|
EClass |
getUnitCarryingElement()
|
EReference |
getUnitLiteral_BaseUnit()
|
EClass |
getUnitLiteral()
|
EReference |
getUnitMultiplication_Units()
|
EClass |
getUnitMultiplication()
|
EAttribute |
getUnitPower_Exponent()
|
EReference |
getUnitPower_Unit()
|
EClass |
getUnitPower()
|
EReference |
getUnitRepository_Units()
|
EClass |
getUnitRepository()
|
UnitsFactory |
getUnitsFactory()
|
static UnitsPackage |
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 |
| Field Detail |
|---|
public static final String copyright
| Method Detail |
|---|
public static UnitsPackage 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.
UnitsPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getUnitCarryingElement()
getUnitCarryingElement in interface UnitsPackageUnitCarryingElementpublic EReference getUnitCarryingElement_Unit()
getUnitCarryingElement_Unit in interface UnitsPackageUnitCarryingElement.getUnit(),
UnitsPackage.getUnitCarryingElement()public EAttribute getUnitCarryingElement_UnitSpecification()
getUnitCarryingElement_UnitSpecification in interface UnitsPackageUnitCarryingElement.getUnitSpecification(),
UnitsPackage.getUnitCarryingElement()public EClass getUnit()
getUnit in interface UnitsPackageUnitpublic EClass getBaseUnit()
getBaseUnit in interface UnitsPackageBaseUnitpublic EAttribute getBaseUnit_Name()
getBaseUnit_Name in interface UnitsPackageBaseUnit.getName(),
UnitsPackage.getBaseUnit()public EClass getUnitRepository()
getUnitRepository in interface UnitsPackageUnitRepositorypublic EReference getUnitRepository_Units()
getUnitRepository_Units in interface UnitsPackageUnitRepository.getUnits(),
UnitsPackage.getUnitRepository()public EClass getUnitMultiplication()
getUnitMultiplication in interface UnitsPackageUnitMultiplicationpublic EReference getUnitMultiplication_Units()
getUnitMultiplication_Units in interface UnitsPackageUnitMultiplication.getUnits(),
UnitsPackage.getUnitMultiplication()public EClass getUnitPower()
getUnitPower in interface UnitsPackageUnitPowerpublic EReference getUnitPower_Unit()
getUnitPower_Unit in interface UnitsPackageUnitPower.getUnit(),
UnitsPackage.getUnitPower()public EAttribute getUnitPower_Exponent()
getUnitPower_Exponent in interface UnitsPackageUnitPower.getExponent(),
UnitsPackage.getUnitPower()public EClass getUnitLiteral()
getUnitLiteral in interface UnitsPackageUnitLiteralpublic EReference getUnitLiteral_BaseUnit()
getUnitLiteral_BaseUnit in interface UnitsPackageUnitLiteral.getBaseUnit(),
UnitsPackage.getUnitLiteral()public UnitsFactory getUnitsFactory()
getUnitsFactory in interface UnitsPackagepublic void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||