Package | Description |
---|---|
org.ocopomo.annotation.model | |
org.ocopomo.annotation.model.impl | |
org.ocopomo.annotation.model.presentation | |
org.ocopomo.annotation.model.util |
Modifier and Type | Field and Description |
---|---|
static AnnotationModelPackage |
AnnotationModelPackage.eINSTANCE
The singleton instance of the package
|
Modifier and Type | Method and Description |
---|---|
AnnotationModelPackage |
AnnotationModelFactory.getAnnotationModelPackage()
Returns the package supported by this factory
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationModelPackageImpl
An implementation of the model Package
|
Modifier and Type | Method and Description |
---|---|
AnnotationModelPackage |
AnnotationModelFactoryImpl.getAnnotationModelPackage() |
static AnnotationModelPackage |
AnnotationModelFactoryImpl.getPackage()
Deprecated.
|
static AnnotationModelPackage |
AnnotationModelPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected AnnotationModelPackage |
AnnotationModelModelWizard.annotationModelPackage
This caches an instance of the model package
|
Modifier and Type | Field and Description |
---|---|
protected static AnnotationModelPackage |
AnnotationModelSwitch.modelPackage
The cached model package
|
protected static AnnotationModelPackage |
AnnotationModelAdapterFactory.modelPackage
The cached model package
|