|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonPackage | |
---|---|
org.eclipse.ohf.stem.core.common | |
org.eclipse.ohf.stem.core.common.impl |
Uses of CommonPackage in org.eclipse.ohf.stem.core.common |
---|
Fields in org.eclipse.ohf.stem.core.common declared as CommonPackage | |
---|---|
static CommonPackage |
CommonPackage.eINSTANCE
The singleton instance of the package. |
Methods in org.eclipse.ohf.stem.core.common that return CommonPackage | |
---|---|
CommonPackage |
CommonFactory.getCommonPackage()
Returns the package supported by this factory. |
Uses of CommonPackage in org.eclipse.ohf.stem.core.common.impl |
---|
Classes in org.eclipse.ohf.stem.core.common.impl that implement CommonPackage | |
---|---|
class |
CommonPackageImpl
An implementation of the model Package. |
Methods in org.eclipse.ohf.stem.core.common.impl that return CommonPackage | |
---|---|
CommonPackage |
CommonFactoryImpl.getCommonPackage()
|
static CommonPackage |
CommonFactoryImpl.getPackage()
Deprecated. |
static CommonPackage |
CommonPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |