|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VLabelPackage
The Package for the model. It contains accessors for the meta objects to represent
VLabelFactory| Nested Class Summary | |
|---|---|
static interface |
VLabelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static VLabelPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
LABEL
The meta object id for the ' Label'
class. |
static int |
LABEL__ATTACHMENTS
The feature id for the 'Attachments' containment reference list. |
static int |
LABEL__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference. |
static int |
LABEL__DOMAIN_MODEL_REFERENCE
The feature id for the 'Domain Model Reference' containment reference. |
static int |
LABEL__ENABLED
The feature id for the 'Enabled' attribute. |
static int |
LABEL__NAME
The feature id for the 'Name' attribute. |
static int |
LABEL__READONLY
The feature id for the 'Readonly' attribute. |
static int |
LABEL__STYLE
The feature id for the 'Style' attribute. |
static int |
LABEL__VISIBLE
The feature id for the 'Visible' attribute. |
static int |
LABEL_FEATURE_COUNT
The number of structural features of the 'Label' class. |
static int |
VLABEL_STYLE
The meta object id for the ' VLabel Style'
enum. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EReference |
getLabel_DomainModelReference()
Returns the meta object for the containment reference ' Domain Model Reference'. |
org.eclipse.emf.ecore.EAttribute |
getLabel_Style()
Returns the meta object for the attribute ' Style'. |
org.eclipse.emf.ecore.EClass |
getLabel()
Returns the meta object for class ' Label'. |
VLabelFactory |
getLabelFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EEnum |
getVLabelStyle()
Returns the meta object for enum ' VLabel Style'. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VLabelPackage eINSTANCE
static final int LABEL
Label'
class.
VLabelImpl,
VLabelPackageImpl.getLabel(),
Constant Field Valuesstatic final int LABEL__NAME
static final int LABEL__VISIBLE
static final int LABEL__ENABLED
static final int LABEL__READONLY
static final int LABEL__DIAGNOSTIC
static final int LABEL__ATTACHMENTS
static final int LABEL__STYLE
static final int LABEL__DOMAIN_MODEL_REFERENCE
static final int LABEL_FEATURE_COUNT
static final int VLABEL_STYLE
VLabel Style'
enum.
VLabelStyle,
VLabelPackageImpl.getVLabelStyle(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getLabel()
Label'.
VLabelorg.eclipse.emf.ecore.EAttribute getLabel_Style()
Style'.
VLabel.getStyle(),
getLabel()org.eclipse.emf.ecore.EReference getLabel_DomainModelReference()
Domain Model Reference'.
VLabel.getDomainModelReference(),
getLabel()org.eclipse.emf.ecore.EEnum getVLabelStyle()
VLabel Style'.
VLabelStyleVLabelFactory getLabelFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||