|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
StringValueStyle
instead
public interface LayoutOptionsPackage
The Package for the model. It contains accessors for the meta objects to represent
LayoutOptionsFactory
kind | = | package |
Nested Class Summary | |
---|---|
static interface |
LayoutOptionsPackage.Literals
Deprecated. 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 |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static LayoutOptionsPackage |
eINSTANCE
Deprecated. The singleton instance of the package. |
static String |
eNAME
Deprecated. The package name. |
static String |
eNS_PREFIX
Deprecated. The package namespace name. |
static String |
eNS_URI
Deprecated. The package namespace URI. |
static int |
KOPTION
Deprecated. The meta object id for the ' KOption ' class. |
static int |
KOPTION__DEFAULT
Deprecated. The feature id for the 'Default' attribute. |
static int |
KOPTION__KEY
Deprecated. The feature id for the 'Key' attribute. |
static int |
KOPTION__VALUE
Deprecated. The feature id for the 'Value' attribute. |
static int |
KOPTION_FEATURE_COUNT
Deprecated. The number of structural features of the 'KOption' class. |
static int |
LAYOUT_OPTION_STYLE
Deprecated. The meta object id for the ' Layout Option Style ' class. |
static int |
LAYOUT_OPTION_STYLE__OPTIONS
Deprecated. The feature id for the 'Options' containment reference list. |
static int |
LAYOUT_OPTION_STYLE_FEATURE_COUNT
Deprecated. The number of structural features of the 'Layout Option Style' class. |
Method Summary | |
---|---|
EAttribute |
getKOption_Default()
Deprecated. Returns the meta object for the attribute ' Default '. |
EAttribute |
getKOption_Key()
Deprecated. Returns the meta object for the attribute ' Key '. |
EAttribute |
getKOption_Value()
Deprecated. Returns the meta object for the attribute ' Value '. |
EClass |
getKOption()
Deprecated. Returns the meta object for class ' KOption '. |
LayoutOptionsFactory |
getLayoutOptionsFactory()
Deprecated. Returns the factory that creates the instances of the model. |
EReference |
getLayoutOptionStyle_Options()
Deprecated. Returns the meta object for the containment reference list ' Options '. |
EClass |
getLayoutOptionStyle()
Deprecated. Returns the meta object for class ' Layout Option 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 LayoutOptionsPackage eINSTANCE
static final int LAYOUT_OPTION_STYLE
Layout Option Style
' class.
LayoutOptionStyleImpl
,
LayoutOptionsPackageImpl.getLayoutOptionStyle()
,
Constant Field Valuesstatic final int LAYOUT_OPTION_STYLE__OPTIONS
static final int LAYOUT_OPTION_STYLE_FEATURE_COUNT
static final int KOPTION
KOption
' class.
KOptionImpl
,
LayoutOptionsPackageImpl.getKOption()
,
Constant Field Valuesstatic final int KOPTION__KEY
static final int KOPTION__VALUE
static final int KOPTION__DEFAULT
static final int KOPTION_FEATURE_COUNT
Method Detail |
---|
EClass getLayoutOptionStyle()
Layout Option Style
'.
LayoutOptionStyle
EReference getLayoutOptionStyle_Options()
Options
'.
LayoutOptionStyle.getOptions()
,
getLayoutOptionStyle()
EClass getKOption()
KOption
'.
KOption
EAttribute getKOption_Key()
Key
'.
KOption.getKey()
,
getKOption()
EAttribute getKOption_Value()
Value
'.
KOption.getValue()
,
getKOption()
EAttribute getKOption_Default()
Default
'.
KOption.isDefault()
,
getKOption()
LayoutOptionsFactory getLayoutOptionsFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |