de.cau.cs.kieler.kiml.gmf.layoutoptions
Class LayoutOptionsPackageImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
- All Implemented Interfaces:
- LayoutOptionsPackage, Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder
Deprecated. use StringValueStyle
instead
public class LayoutOptionsPackageImpl
- extends EPackageImpl
- implements LayoutOptionsPackage
An implementation of the model Package.
- Rating

- Generated:
- This code was automatically generated.
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage |
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, KOPTION, KOPTION__DEFAULT, KOPTION__KEY, KOPTION__VALUE, KOPTION_FEATURE_COUNT, LAYOUT_OPTION_STYLE, LAYOUT_OPTION_STYLE__OPTIONS, LAYOUT_OPTION_STYLE_FEATURE_COUNT |
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
init
public static LayoutOptionsPackage init()
- Deprecated.
- Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
This method is used to initialize LayoutOptionsPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
- See Also:
LayoutOptionsPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
- Generated:
- This code was automatically generated.
getLayoutOptionStyle
public EClass getLayoutOptionStyle()
- Deprecated.
-
- Specified by:
getLayoutOptionStyle
in interface LayoutOptionsPackage
- Returns:
- the meta object for class 'Layout Option Style'.
- See Also:
LayoutOptionStyle
- Generated:
- This code was automatically generated.
getLayoutOptionStyle_Options
public EReference getLayoutOptionStyle_Options()
- Deprecated.
-
- Specified by:
getLayoutOptionStyle_Options
in interface LayoutOptionsPackage
- Returns:
- the meta object for the containment reference list 'Options'.
- See Also:
LayoutOptionStyle.getOptions()
,
LayoutOptionsPackage.getLayoutOptionStyle()
- Generated:
- This code was automatically generated.
getKOption
public EClass getKOption()
- Deprecated.
-
- Specified by:
getKOption
in interface LayoutOptionsPackage
- Returns:
- the meta object for class 'KOption'.
- See Also:
KOption
- Generated:
- This code was automatically generated.
getKOption_Key
public EAttribute getKOption_Key()
- Deprecated.
-
- Specified by:
getKOption_Key
in interface LayoutOptionsPackage
- Returns:
- the meta object for the attribute 'Key'.
- See Also:
KOption.getKey()
,
LayoutOptionsPackage.getKOption()
- Generated:
- This code was automatically generated.
getKOption_Value
public EAttribute getKOption_Value()
- Deprecated.
-
- Specified by:
getKOption_Value
in interface LayoutOptionsPackage
- Returns:
- the meta object for the attribute 'Value'.
- See Also:
KOption.getValue()
,
LayoutOptionsPackage.getKOption()
- Generated:
- This code was automatically generated.
getKOption_Default
public EAttribute getKOption_Default()
- Deprecated.
-
- Specified by:
getKOption_Default
in interface LayoutOptionsPackage
- Returns:
- the meta object for the attribute 'Default'.
- See Also:
KOption.isDefault()
,
LayoutOptionsPackage.getKOption()
- Generated:
- This code was automatically generated.
getLayoutOptionsFactory
public LayoutOptionsFactory getLayoutOptionsFactory()
- Deprecated.
-
- Specified by:
getLayoutOptionsFactory
in interface LayoutOptionsPackage
- Returns:
- the factory that creates the instances of the model.
- Generated:
- This code was automatically generated.
createPackageContents
public void createPackageContents()
- Deprecated.
- Creates the meta-model objects for the package. This method is
guarded to have no affect on any invocation but its first.
- Generated:
- This code was automatically generated.
initializePackageContents
public void initializePackageContents()
- Deprecated.
- Complete the initialization of the package and its meta-model. This
method is guarded to have no affect on any invocation but its first.
- Generated:
- This code was automatically generated.