de.cau.cs.kieler.kiml.klayoutdata.impl
Class KLayoutDataPackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
All Implemented Interfaces:
KLayoutDataPackage, Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class KLayoutDataPackageImpl
extends EPackageImpl
implements KLayoutDataPackage

An implementation of the model Package.

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
KLayoutDataPackage.Literals
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
 
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 class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, KBOOLEAN_OPTION, KBOOLEAN_OPTION__DEFAULT, KBOOLEAN_OPTION__KEY, KBOOLEAN_OPTION__VALUE, KBOOLEAN_OPTION_FEATURE_COUNT, KEDGE_LAYOUT, KEDGE_LAYOUT__BEND_POINTS, KEDGE_LAYOUT__OPTIONS, KEDGE_LAYOUT__SOURCE_POINT, KEDGE_LAYOUT__TARGET_POINT, KEDGE_LAYOUT_FEATURE_COUNT, KFLOAT_OPTION, KFLOAT_OPTION__DEFAULT, KFLOAT_OPTION__KEY, KFLOAT_OPTION__VALUE, KFLOAT_OPTION_FEATURE_COUNT, KINSETS, KINSETS__BOTTOM, KINSETS__LEFT, KINSETS__RIGHT, KINSETS__TOP, KINSETS_FEATURE_COUNT, KINT_OPTION, KINT_OPTION__DEFAULT, KINT_OPTION__KEY, KINT_OPTION__VALUE, KINT_OPTION_FEATURE_COUNT, KLAYOUT_DATA, KLAYOUT_DATA__OPTIONS, KLAYOUT_DATA_FEATURE_COUNT, KOBJECT_OPTION, KOBJECT_OPTION__DEFAULT, KOBJECT_OPTION__KEY, KOBJECT_OPTION__VALUE, KOBJECT_OPTION_FEATURE_COUNT, KOPTION, KOPTION__DEFAULT, KOPTION__KEY, KOPTION_FEATURE_COUNT, KPOINT, KPOINT__X, KPOINT__Y, KPOINT_FEATURE_COUNT, KSHAPE_LAYOUT, KSHAPE_LAYOUT__HEIGHT, KSHAPE_LAYOUT__OPTIONS, KSHAPE_LAYOUT__WIDTH, KSHAPE_LAYOUT__XPOS, KSHAPE_LAYOUT__YPOS, KSHAPE_LAYOUT_FEATURE_COUNT, KSTRING_OPTION, KSTRING_OPTION__DEFAULT, KSTRING_OPTION__KEY, KSTRING_OPTION__VALUE, KSTRING_OPTION_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 EAttribute getKBooleanOption_Value()
           
 EClass getKBooleanOption()
           
 EReference getKEdgeLayout_BendPoints()
           
 EReference getKEdgeLayout_SourcePoint()
           
 EReference getKEdgeLayout_TargetPoint()
           
 EClass getKEdgeLayout()
           
 EAttribute getKFloatOption_Value()
           
 EClass getKFloatOption()
           
 EAttribute getKInsets_Bottom()
           
 EAttribute getKInsets_Left()
           
 EAttribute getKInsets_Right()
           
 EAttribute getKInsets_Top()
           
 EClass getKInsets()
           
 EAttribute getKIntOption_Value()
           
 EClass getKIntOption()
           
 EReference getKLayoutData_Options()
           
 EClass getKLayoutData()
           
 KLayoutDataFactory getKLayoutDataFactory()
           
 EReference getKObjectOption_Value()
           
 EClass getKObjectOption()
           
 EAttribute getKOption_Default()
           
 EAttribute getKOption_Key()
           
 EClass getKOption()
           
 EAttribute getKPoint_X()
           
 EAttribute getKPoint_Y()
           
 EClass getKPoint()
           
 EAttribute getKShapeLayout_Height()
           
 EAttribute getKShapeLayout_Width()
           
 EAttribute getKShapeLayout_Xpos()
           
 EAttribute getKShapeLayout_Ypos()
           
 EClass getKShapeLayout()
           
 EAttribute getKStringOption_Value()
           
 EClass getKStringOption()
           
static KLayoutDataPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
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.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
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 class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

init

public static KLayoutDataPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize KLayoutDataPackage.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:
KLayoutDataPackage.eNS_URI, createPackageContents(), initializePackageContents()
Generated:
This code was automatically generated.

getKLayoutData

public EClass getKLayoutData()

Specified by:
getKLayoutData in interface KLayoutDataPackage
Returns:
the meta object for class 'KLayout Data'.
See Also:
KLayoutData
Generated:
This code was automatically generated.

getKLayoutData_Options

public EReference getKLayoutData_Options()

Specified by:
getKLayoutData_Options in interface KLayoutDataPackage
Returns:
the meta object for the containment reference list 'Options'.
See Also:
KLayoutData.getOptions(), KLayoutDataPackage.getKLayoutData()
Generated:
This code was automatically generated.

getKShapeLayout

public EClass getKShapeLayout()

Specified by:
getKShapeLayout in interface KLayoutDataPackage
Returns:
the meta object for class 'KShape Layout'.
See Also:
KShapeLayout
Generated:
This code was automatically generated.

getKShapeLayout_Xpos

public EAttribute getKShapeLayout_Xpos()

Specified by:
getKShapeLayout_Xpos in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Xpos'.
See Also:
KShapeLayout.getXpos(), KLayoutDataPackage.getKShapeLayout()
Generated:
This code was automatically generated.

getKShapeLayout_Ypos

public EAttribute getKShapeLayout_Ypos()

Specified by:
getKShapeLayout_Ypos in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Ypos'.
See Also:
KShapeLayout.getYpos(), KLayoutDataPackage.getKShapeLayout()
Generated:
This code was automatically generated.

getKShapeLayout_Width

public EAttribute getKShapeLayout_Width()

Specified by:
getKShapeLayout_Width in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Width'.
See Also:
KShapeLayout.getWidth(), KLayoutDataPackage.getKShapeLayout()
Generated:
This code was automatically generated.

getKShapeLayout_Height

public EAttribute getKShapeLayout_Height()

Specified by:
getKShapeLayout_Height in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Height'.
See Also:
KShapeLayout.getHeight(), KLayoutDataPackage.getKShapeLayout()
Generated:
This code was automatically generated.

getKEdgeLayout

public EClass getKEdgeLayout()

Specified by:
getKEdgeLayout in interface KLayoutDataPackage
Returns:
the meta object for class 'KEdge Layout'.
See Also:
KEdgeLayout
Generated:
This code was automatically generated.

getKEdgeLayout_BendPoints

public EReference getKEdgeLayout_BendPoints()

Specified by:
getKEdgeLayout_BendPoints in interface KLayoutDataPackage
Returns:
the meta object for the containment reference list 'Bend Points'.
See Also:
KEdgeLayout.getBendPoints(), KLayoutDataPackage.getKEdgeLayout()
Generated:
This code was automatically generated.

getKEdgeLayout_SourcePoint

public EReference getKEdgeLayout_SourcePoint()

Specified by:
getKEdgeLayout_SourcePoint in interface KLayoutDataPackage
Returns:
the meta object for the containment reference 'Source Point'.
See Also:
KEdgeLayout.getSourcePoint(), KLayoutDataPackage.getKEdgeLayout()
Generated:
This code was automatically generated.

getKEdgeLayout_TargetPoint

public EReference getKEdgeLayout_TargetPoint()

Specified by:
getKEdgeLayout_TargetPoint in interface KLayoutDataPackage
Returns:
the meta object for the containment reference 'Target Point'.
See Also:
KEdgeLayout.getTargetPoint(), KLayoutDataPackage.getKEdgeLayout()
Generated:
This code was automatically generated.

getKPoint

public EClass getKPoint()

Specified by:
getKPoint in interface KLayoutDataPackage
Returns:
the meta object for class 'KPoint'.
See Also:
KPoint
Generated:
This code was automatically generated.

getKPoint_X

public EAttribute getKPoint_X()

Specified by:
getKPoint_X in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'X'.
See Also:
KPoint.getX(), KLayoutDataPackage.getKPoint()
Generated:
This code was automatically generated.

getKPoint_Y

public EAttribute getKPoint_Y()

Specified by:
getKPoint_Y in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Y'.
See Also:
KPoint.getY(), KLayoutDataPackage.getKPoint()
Generated:
This code was automatically generated.

getKOption

public EClass getKOption()

Specified by:
getKOption in interface KLayoutDataPackage
Returns:
the meta object for class 'KOption'.
See Also:
KOption
Generated:
This code was automatically generated.

getKOption_Key

public EAttribute getKOption_Key()

Specified by:
getKOption_Key in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Key'.
See Also:
KOption.getKey(), KLayoutDataPackage.getKOption()
Generated:
This code was automatically generated.

getKOption_Default

public EAttribute getKOption_Default()

Specified by:
getKOption_Default in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Default'.
See Also:
KOption.isDefault(), KLayoutDataPackage.getKOption()
Generated:
This code was automatically generated.

getKStringOption

public EClass getKStringOption()

Specified by:
getKStringOption in interface KLayoutDataPackage
Returns:
the meta object for class 'KString Option'.
See Also:
KStringOption
Generated:
This code was automatically generated.

getKStringOption_Value

public EAttribute getKStringOption_Value()

Specified by:
getKStringOption_Value in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
KStringOption.getValue(), KLayoutDataPackage.getKStringOption()
Generated:
This code was automatically generated.

getKIntOption

public EClass getKIntOption()

Specified by:
getKIntOption in interface KLayoutDataPackage
Returns:
the meta object for class 'KInt Option'.
See Also:
KIntOption
Generated:
This code was automatically generated.

getKIntOption_Value

public EAttribute getKIntOption_Value()

Specified by:
getKIntOption_Value in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
KIntOption.getValue(), KLayoutDataPackage.getKIntOption()
Generated:
This code was automatically generated.

getKBooleanOption

public EClass getKBooleanOption()

Specified by:
getKBooleanOption in interface KLayoutDataPackage
Returns:
the meta object for class 'KBoolean Option'.
See Also:
KBooleanOption
Generated:
This code was automatically generated.

getKBooleanOption_Value

public EAttribute getKBooleanOption_Value()

Specified by:
getKBooleanOption_Value in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
KBooleanOption.isValue(), KLayoutDataPackage.getKBooleanOption()
Generated:
This code was automatically generated.

getKFloatOption

public EClass getKFloatOption()

Specified by:
getKFloatOption in interface KLayoutDataPackage
Returns:
the meta object for class 'KFloat Option'.
See Also:
KFloatOption
Generated:
This code was automatically generated.

getKFloatOption_Value

public EAttribute getKFloatOption_Value()

Specified by:
getKFloatOption_Value in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
KFloatOption.getValue(), KLayoutDataPackage.getKFloatOption()
Generated:
This code was automatically generated.

getKObjectOption

public EClass getKObjectOption()

Specified by:
getKObjectOption in interface KLayoutDataPackage
Returns:
the meta object for class 'KObject Option'.
See Also:
KObjectOption
Generated:
This code was automatically generated.

getKObjectOption_Value

public EReference getKObjectOption_Value()

Specified by:
getKObjectOption_Value in interface KLayoutDataPackage
Returns:
the meta object for the containment reference 'Value'.
See Also:
KObjectOption.getValue(), KLayoutDataPackage.getKObjectOption()
Generated:
This code was automatically generated.

getKInsets

public EClass getKInsets()

Specified by:
getKInsets in interface KLayoutDataPackage
Returns:
the meta object for class 'KInsets'.
See Also:
KInsets
Generated:
This code was automatically generated.

getKInsets_Top

public EAttribute getKInsets_Top()

Specified by:
getKInsets_Top in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Top'.
See Also:
KInsets.getTop(), KLayoutDataPackage.getKInsets()
Generated:
This code was automatically generated.

getKInsets_Bottom

public EAttribute getKInsets_Bottom()

Specified by:
getKInsets_Bottom in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Bottom'.
See Also:
KInsets.getBottom(), KLayoutDataPackage.getKInsets()
Generated:
This code was automatically generated.

getKInsets_Left

public EAttribute getKInsets_Left()

Specified by:
getKInsets_Left in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Left'.
See Also:
KInsets.getLeft(), KLayoutDataPackage.getKInsets()
Generated:
This code was automatically generated.

getKInsets_Right

public EAttribute getKInsets_Right()

Specified by:
getKInsets_Right in interface KLayoutDataPackage
Returns:
the meta object for the attribute 'Right'.
See Also:
KInsets.getRight(), KLayoutDataPackage.getKInsets()
Generated:
This code was automatically generated.

getKLayoutDataFactory

public KLayoutDataFactory getKLayoutDataFactory()

Specified by:
getKLayoutDataFactory in interface KLayoutDataPackage
Returns:
the factory that creates the instances of the model.
Generated:
This code was automatically generated.

createPackageContents

public void createPackageContents()
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()
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.