|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KLayoutDataPackage
The Package for the model. It contains accessors for the meta objects to represent
KLayoutDataFactory
kind | = | package |
Nested Class Summary | |
---|---|
static interface |
KLayoutDataPackage.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 |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static KLayoutDataPackage |
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 |
KBOOLEAN_OPTION
The meta object id for the ' KBoolean Option ' class. |
static int |
KBOOLEAN_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KBOOLEAN_OPTION__KEY
The feature id for the 'Key' attribute. |
static int |
KBOOLEAN_OPTION__VALUE
The feature id for the 'Value' attribute. |
static int |
KBOOLEAN_OPTION_FEATURE_COUNT
The number of structural features of the 'KBoolean Option' class. |
static int |
KEDGE_LAYOUT
The meta object id for the ' KEdge Layout ' class. |
static int |
KEDGE_LAYOUT__BEND_POINTS
The feature id for the 'Bend Points' containment reference list. |
static int |
KEDGE_LAYOUT__OPTIONS
The feature id for the 'Options' containment reference list. |
static int |
KEDGE_LAYOUT__SOURCE_POINT
The feature id for the 'Source Point' containment reference. |
static int |
KEDGE_LAYOUT__TARGET_POINT
The feature id for the 'Target Point' containment reference. |
static int |
KEDGE_LAYOUT_FEATURE_COUNT
The number of structural features of the 'KEdge Layout' class. |
static int |
KFLOAT_OPTION
The meta object id for the ' KFloat Option ' class. |
static int |
KFLOAT_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KFLOAT_OPTION__KEY
The feature id for the 'Key' attribute. |
static int |
KFLOAT_OPTION__VALUE
The feature id for the 'Value' attribute. |
static int |
KFLOAT_OPTION_FEATURE_COUNT
The number of structural features of the 'KFloat Option' class. |
static int |
KINSETS
The meta object id for the ' KInsets ' class. |
static int |
KINSETS__BOTTOM
The feature id for the 'Bottom' attribute. |
static int |
KINSETS__LEFT
The feature id for the 'Left' attribute. |
static int |
KINSETS__RIGHT
The feature id for the 'Right' attribute. |
static int |
KINSETS__TOP
The feature id for the 'Top' attribute. |
static int |
KINSETS_FEATURE_COUNT
The number of structural features of the 'KInsets' class. |
static int |
KINT_OPTION
The meta object id for the ' KInt Option ' class. |
static int |
KINT_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KINT_OPTION__KEY
The feature id for the 'Key' attribute. |
static int |
KINT_OPTION__VALUE
The feature id for the 'Value' attribute. |
static int |
KINT_OPTION_FEATURE_COUNT
The number of structural features of the 'KInt Option' class. |
static int |
KLAYOUT_DATA
The meta object id for the ' KLayout Data ' class. |
static int |
KLAYOUT_DATA__OPTIONS
The feature id for the 'Options' containment reference list. |
static int |
KLAYOUT_DATA_FEATURE_COUNT
The number of structural features of the 'KLayout Data' class. |
static int |
KOBJECT_OPTION
The meta object id for the ' KObject Option ' class. |
static int |
KOBJECT_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KOBJECT_OPTION__KEY
The feature id for the 'Key' attribute. |
static int |
KOBJECT_OPTION__VALUE
The feature id for the 'Value' containment reference. |
static int |
KOBJECT_OPTION_FEATURE_COUNT
The number of structural features of the 'KObject Option' class. |
static int |
KOPTION
The meta object id for the ' KOption ' class. |
static int |
KOPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KOPTION__KEY
The feature id for the 'Key' attribute. |
static int |
KOPTION_FEATURE_COUNT
The number of structural features of the 'KOption' class. |
static int |
KPOINT
The meta object id for the ' KPoint ' class. |
static int |
KPOINT__X
The feature id for the 'X' attribute. |
static int |
KPOINT__Y
The feature id for the 'Y' attribute. |
static int |
KPOINT_FEATURE_COUNT
The number of structural features of the 'KPoint' class. |
static int |
KSHAPE_LAYOUT
The meta object id for the ' KShape Layout ' class. |
static int |
KSHAPE_LAYOUT__HEIGHT
The feature id for the 'Height' attribute. |
static int |
KSHAPE_LAYOUT__OPTIONS
The feature id for the 'Options' containment reference list. |
static int |
KSHAPE_LAYOUT__WIDTH
The feature id for the 'Width' attribute. |
static int |
KSHAPE_LAYOUT__XPOS
The feature id for the 'Xpos' attribute. |
static int |
KSHAPE_LAYOUT__YPOS
The feature id for the 'Ypos' attribute. |
static int |
KSHAPE_LAYOUT_FEATURE_COUNT
The number of structural features of the 'KShape Layout' class. |
static int |
KSTRING_OPTION
The meta object id for the ' KString Option ' class. |
static int |
KSTRING_OPTION__DEFAULT
The feature id for the 'Default' attribute. |
static int |
KSTRING_OPTION__KEY
The feature id for the 'Key' attribute. |
static int |
KSTRING_OPTION__VALUE
The feature id for the 'Value' attribute. |
static int |
KSTRING_OPTION_FEATURE_COUNT
The number of structural features of the 'KString Option' class. |
Method Summary | |
---|---|
EAttribute |
getKBooleanOption_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getKBooleanOption()
Returns the meta object for class ' KBoolean Option '. |
EReference |
getKEdgeLayout_BendPoints()
Returns the meta object for the containment reference list ' Bend Points '. |
EReference |
getKEdgeLayout_SourcePoint()
Returns the meta object for the containment reference ' Source Point '. |
EReference |
getKEdgeLayout_TargetPoint()
Returns the meta object for the containment reference ' Target Point '. |
EClass |
getKEdgeLayout()
Returns the meta object for class ' KEdge Layout '. |
EAttribute |
getKFloatOption_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getKFloatOption()
Returns the meta object for class ' KFloat Option '. |
EAttribute |
getKInsets_Bottom()
Returns the meta object for the attribute ' Bottom '. |
EAttribute |
getKInsets_Left()
Returns the meta object for the attribute ' Left '. |
EAttribute |
getKInsets_Right()
Returns the meta object for the attribute ' Right '. |
EAttribute |
getKInsets_Top()
Returns the meta object for the attribute ' Top '. |
EClass |
getKInsets()
Returns the meta object for class ' KInsets '. |
EAttribute |
getKIntOption_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getKIntOption()
Returns the meta object for class ' KInt Option '. |
EReference |
getKLayoutData_Options()
Returns the meta object for the containment reference list ' Options '. |
EClass |
getKLayoutData()
Returns the meta object for class ' KLayout Data '. |
KLayoutDataFactory |
getKLayoutDataFactory()
Returns the factory that creates the instances of the model. |
EReference |
getKObjectOption_Value()
Returns the meta object for the containment reference ' Value '. |
EClass |
getKObjectOption()
Returns the meta object for class ' KObject Option '. |
EAttribute |
getKOption_Default()
Returns the meta object for the attribute ' Default '. |
EAttribute |
getKOption_Key()
Returns the meta object for the attribute ' Key '. |
EClass |
getKOption()
Returns the meta object for class ' KOption '. |
EAttribute |
getKPoint_X()
Returns the meta object for the attribute ' X '. |
EAttribute |
getKPoint_Y()
Returns the meta object for the attribute ' Y '. |
EClass |
getKPoint()
Returns the meta object for class ' KPoint '. |
EAttribute |
getKShapeLayout_Height()
Returns the meta object for the attribute ' Height '. |
EAttribute |
getKShapeLayout_Width()
Returns the meta object for the attribute ' Width '. |
EAttribute |
getKShapeLayout_Xpos()
Returns the meta object for the attribute ' Xpos '. |
EAttribute |
getKShapeLayout_Ypos()
Returns the meta object for the attribute ' Ypos '. |
EClass |
getKShapeLayout()
Returns the meta object for class ' KShape Layout '. |
EAttribute |
getKStringOption_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getKStringOption()
Returns the meta object for class ' KString Option '. |
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, 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 KLayoutDataPackage eINSTANCE
static final int KLAYOUT_DATA
KLayout Data
' class.
KLayoutDataImpl
,
KLayoutDataPackageImpl.getKLayoutData()
,
Constant Field Valuesstatic final int KLAYOUT_DATA__OPTIONS
static final int KLAYOUT_DATA_FEATURE_COUNT
static final int KSHAPE_LAYOUT
KShape Layout
' class.
KShapeLayoutImpl
,
KLayoutDataPackageImpl.getKShapeLayout()
,
Constant Field Valuesstatic final int KSHAPE_LAYOUT__OPTIONS
static final int KSHAPE_LAYOUT__XPOS
static final int KSHAPE_LAYOUT__YPOS
static final int KSHAPE_LAYOUT__WIDTH
static final int KSHAPE_LAYOUT__HEIGHT
static final int KSHAPE_LAYOUT_FEATURE_COUNT
static final int KEDGE_LAYOUT
KEdge Layout
' class.
KEdgeLayoutImpl
,
KLayoutDataPackageImpl.getKEdgeLayout()
,
Constant Field Valuesstatic final int KEDGE_LAYOUT__OPTIONS
static final int KEDGE_LAYOUT__BEND_POINTS
static final int KEDGE_LAYOUT__SOURCE_POINT
static final int KEDGE_LAYOUT__TARGET_POINT
static final int KEDGE_LAYOUT_FEATURE_COUNT
static final int KPOINT
KPoint
' class.
KPointImpl
,
KLayoutDataPackageImpl.getKPoint()
,
Constant Field Valuesstatic final int KPOINT__X
static final int KPOINT__Y
static final int KPOINT_FEATURE_COUNT
static final int KOPTION
KOption
' class.
KOptionImpl
,
KLayoutDataPackageImpl.getKOption()
,
Constant Field Valuesstatic final int KOPTION__KEY
static final int KOPTION__DEFAULT
static final int KOPTION_FEATURE_COUNT
static final int KSTRING_OPTION
KString Option
' class.
KStringOptionImpl
,
KLayoutDataPackageImpl.getKStringOption()
,
Constant Field Valuesstatic final int KSTRING_OPTION__KEY
static final int KSTRING_OPTION__DEFAULT
static final int KSTRING_OPTION__VALUE
static final int KSTRING_OPTION_FEATURE_COUNT
static final int KINT_OPTION
KInt Option
' class.
KIntOptionImpl
,
KLayoutDataPackageImpl.getKIntOption()
,
Constant Field Valuesstatic final int KINT_OPTION__KEY
static final int KINT_OPTION__DEFAULT
static final int KINT_OPTION__VALUE
static final int KINT_OPTION_FEATURE_COUNT
static final int KBOOLEAN_OPTION
KBoolean Option
' class.
KBooleanOptionImpl
,
KLayoutDataPackageImpl.getKBooleanOption()
,
Constant Field Valuesstatic final int KBOOLEAN_OPTION__KEY
static final int KBOOLEAN_OPTION__DEFAULT
static final int KBOOLEAN_OPTION__VALUE
static final int KBOOLEAN_OPTION_FEATURE_COUNT
static final int KFLOAT_OPTION
KFloat Option
' class.
KFloatOptionImpl
,
KLayoutDataPackageImpl.getKFloatOption()
,
Constant Field Valuesstatic final int KFLOAT_OPTION__KEY
static final int KFLOAT_OPTION__DEFAULT
static final int KFLOAT_OPTION__VALUE
static final int KFLOAT_OPTION_FEATURE_COUNT
static final int KOBJECT_OPTION
KObject Option
' class.
KObjectOptionImpl
,
KLayoutDataPackageImpl.getKObjectOption()
,
Constant Field Valuesstatic final int KOBJECT_OPTION__KEY
static final int KOBJECT_OPTION__DEFAULT
static final int KOBJECT_OPTION__VALUE
static final int KOBJECT_OPTION_FEATURE_COUNT
static final int KINSETS
KInsets
' class.
KInsetsImpl
,
KLayoutDataPackageImpl.getKInsets()
,
Constant Field Valuesstatic final int KINSETS__TOP
static final int KINSETS__BOTTOM
static final int KINSETS__LEFT
static final int KINSETS__RIGHT
static final int KINSETS_FEATURE_COUNT
Method Detail |
---|
EClass getKLayoutData()
KLayout Data
'.
KLayoutData
EReference getKLayoutData_Options()
Options
'.
KLayoutData.getOptions()
,
getKLayoutData()
EClass getKShapeLayout()
KShape Layout
'.
KShapeLayout
EAttribute getKShapeLayout_Xpos()
Xpos
'.
KShapeLayout.getXpos()
,
getKShapeLayout()
EAttribute getKShapeLayout_Ypos()
Ypos
'.
KShapeLayout.getYpos()
,
getKShapeLayout()
EAttribute getKShapeLayout_Width()
Width
'.
KShapeLayout.getWidth()
,
getKShapeLayout()
EAttribute getKShapeLayout_Height()
Height
'.
KShapeLayout.getHeight()
,
getKShapeLayout()
EClass getKEdgeLayout()
KEdge Layout
'.
KEdgeLayout
EReference getKEdgeLayout_BendPoints()
Bend Points
'.
KEdgeLayout.getBendPoints()
,
getKEdgeLayout()
EReference getKEdgeLayout_SourcePoint()
Source Point
'.
KEdgeLayout.getSourcePoint()
,
getKEdgeLayout()
EReference getKEdgeLayout_TargetPoint()
Target Point
'.
KEdgeLayout.getTargetPoint()
,
getKEdgeLayout()
EClass getKPoint()
KPoint
'.
KPoint
EAttribute getKPoint_X()
X
'.
KPoint.getX()
,
getKPoint()
EAttribute getKPoint_Y()
Y
'.
KPoint.getY()
,
getKPoint()
EClass getKOption()
KOption
'.
KOption
EAttribute getKOption_Key()
Key
'.
KOption.getKey()
,
getKOption()
EAttribute getKOption_Default()
Default
'.
KOption.isDefault()
,
getKOption()
EClass getKStringOption()
KString Option
'.
KStringOption
EAttribute getKStringOption_Value()
Value
'.
KStringOption.getValue()
,
getKStringOption()
EClass getKIntOption()
KInt Option
'.
KIntOption
EAttribute getKIntOption_Value()
Value
'.
KIntOption.getValue()
,
getKIntOption()
EClass getKBooleanOption()
KBoolean Option
'.
KBooleanOption
EAttribute getKBooleanOption_Value()
Value
'.
KBooleanOption.isValue()
,
getKBooleanOption()
EClass getKFloatOption()
KFloat Option
'.
KFloatOption
EAttribute getKFloatOption_Value()
Value
'.
KFloatOption.getValue()
,
getKFloatOption()
EClass getKObjectOption()
KObject Option
'.
KObjectOption
EReference getKObjectOption_Value()
Value
'.
KObjectOption.getValue()
,
getKObjectOption()
EClass getKInsets()
KInsets
'.
KInsets
EAttribute getKInsets_Top()
Top
'.
KInsets.getTop()
,
getKInsets()
EAttribute getKInsets_Bottom()
Bottom
'.
KInsets.getBottom()
,
getKInsets()
EAttribute getKInsets_Left()
Left
'.
KInsets.getLeft()
,
getKInsets()
EAttribute getKInsets_Right()
Right
'.
KInsets.getRight()
,
getKInsets()
KLayoutDataFactory getKLayoutDataFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |