|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VGroupPackage
The Package for the model. It contains accessors for the meta objects to represent
VGroupFactory
Nested Class Summary | |
---|---|
static interface |
VGroupPackage.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 VGroupPackage |
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 |
GROUP
The meta object id for the ' Group '
class. |
static int |
GROUP__ATTACHMENTS
The feature id for the 'Attachments' containment reference list. |
static int |
GROUP__CHILDREN
The feature id for the 'Children' containment reference list. |
static int |
GROUP__CONTAINER_LAYOUT_EMBEDDING
The feature id for the 'Container Layout Embedding' attribute. |
static int |
GROUP__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference. |
static int |
GROUP__ENABLED
The feature id for the 'Enabled' attribute. |
static int |
GROUP__LABEL_ALIGNMENT
The feature id for the 'Label Alignment' attribute. |
static int |
GROUP__NAME
The feature id for the 'Name' attribute. |
static int |
GROUP__READONLY
The feature id for the 'Readonly' attribute. |
static int |
GROUP__VISIBLE
The feature id for the 'Visible' attribute. |
static int |
GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class. |
static int |
GROUP_LABEL_ALIGNMENT
The meta object id for the ' Label Alignment ' enum. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getGroup_ContainerLayoutEmbedding()
Returns the meta object for the attribute ' Container Layout Embedding '. |
org.eclipse.emf.ecore.EAttribute |
getGroup_LabelAlignment()
Returns the meta object for the attribute ' Label Alignment '. |
org.eclipse.emf.ecore.EClass |
getGroup()
Returns the meta object for class ' Group '. |
VGroupFactory |
getGroupFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EEnum |
getGroupLabelAlignment()
Returns the meta object for enum ' Label Alignment '. |
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 VGroupPackage eINSTANCE
static final int GROUP
Group
'
class.
VGroupImpl
,
VGroupPackageImpl.getGroup()
,
Constant Field Valuesstatic final int GROUP__NAME
static final int GROUP__VISIBLE
static final int GROUP__ENABLED
static final int GROUP__READONLY
static final int GROUP__DIAGNOSTIC
static final int GROUP__ATTACHMENTS
static final int GROUP__CHILDREN
static final int GROUP__CONTAINER_LAYOUT_EMBEDDING
static final int GROUP__LABEL_ALIGNMENT
static final int GROUP_FEATURE_COUNT
static final int GROUP_LABEL_ALIGNMENT
Label Alignment
' enum.
GroupLabelAlignment
,
VGroupPackageImpl.getGroupLabelAlignment()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getGroup()
Group
'.
VGroup
org.eclipse.emf.ecore.EAttribute getGroup_ContainerLayoutEmbedding()
Container Layout Embedding
'.
VGroup.isContainerLayoutEmbedding()
,
getGroup()
org.eclipse.emf.ecore.EAttribute getGroup_LabelAlignment()
Label Alignment
'.
VGroup.getLabelAlignment()
,
getGroup()
org.eclipse.emf.ecore.EEnum getGroupLabelAlignment()
Label Alignment
'.
GroupLabelAlignment
VGroupFactory getGroupFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |