Modelers

org.topcased.modeler.graphconf
Interface GraphconfPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier

public interface GraphconfPackage
extends EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
GraphconfFactory
** Generated **
Model:
kind="package"

Nested Class Summary
static interface GraphconfPackage.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 int ABSTRACT_GRAPH_CONF
          The meta object id for the 'Abstract Graph Conf' class.
static int ABSTRACT_GRAPH_CONF__BRIDGE
          The feature id for the 'Bridge' containment reference.
static int ABSTRACT_GRAPH_CONF__CONSTRAINT
          The feature id for the 'Constraint' containment reference list.
static int ABSTRACT_GRAPH_CONF__DEFAULT_FONT
          The feature id for the 'Default Font' attribute.
static int ABSTRACT_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
          The feature id for the 'Default Foreground Color' attribute.
static int ABSTRACT_GRAPH_CONF__LINE_STYLE
          The feature id for the 'Line Style' attribute.
static int ABSTRACT_GRAPH_CONF__LINE_WIDTH
          The feature id for the 'Line Width' attribute.
static int ABSTRACT_GRAPH_CONF__PRESENTATION
          The feature id for the 'Presentation' attribute.
static int ABSTRACT_GRAPH_CONF_FEATURE_COUNT
          The number of structural features of the 'Abstract Graph Conf' class.
static int BRIDGE
          The meta object id for the 'Bridge' class.
static int BRIDGE_FEATURE_COUNT
          The number of structural features of the 'Bridge' class.
static int COLOR
          The meta object id for the 'Color' data type.
static int CONSTRAINT
          The meta object id for the 'Constraint' class.
static int CONSTRAINT__LANGUAGE
          The feature id for the 'Language' attribute.
static int CONSTRAINT__RULE
          The feature id for the 'Rule' attribute.
static int CONSTRAINT_FEATURE_COUNT
          The number of structural features of the 'Constraint' class.
static int DIAGRAM_GRAPH_CONF
          The meta object id for the 'Diagram Graph Conf' class.
static int DIAGRAM_GRAPH_CONF__DEFAULT_BACKGROUND_COLOR
          The feature id for the 'Default Background Color' attribute.
static int DIAGRAM_GRAPH_CONF__DEFAULT_FONT
          The feature id for the 'Default Font' attribute.
static int DIAGRAM_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
          The feature id for the 'Default Foreground Color' attribute.
static int DIAGRAM_GRAPH_CONF__EDGE
          The feature id for the 'Edge' containment reference list.
static int DIAGRAM_GRAPH_CONF__ID
          The feature id for the 'Id' attribute.
static int DIAGRAM_GRAPH_CONF__NODE
          The feature id for the 'Node' containment reference list.
static int DIAGRAM_GRAPH_CONF_FEATURE_COUNT
          The number of structural features of the 'Diagram Graph Conf' class.
static int EDGE_GRAPH_CONF
          The meta object id for the 'Edge Graph Conf' class.
static int EDGE_GRAPH_CONF__BRIDGE
          The feature id for the 'Bridge' containment reference.
static int EDGE_GRAPH_CONF__CONSTRAINT
          The feature id for the 'Constraint' containment reference list.
static int EDGE_GRAPH_CONF__DEFAULT_FONT
          The feature id for the 'Default Font' attribute.
static int EDGE_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
          The feature id for the 'Default Foreground Color' attribute.
static int EDGE_GRAPH_CONF__DEFAULT_ROUTER
          The feature id for the 'Default Router' attribute.
static int EDGE_GRAPH_CONF__LINE_STYLE
          The feature id for the 'Line Style' attribute.
static int EDGE_GRAPH_CONF__LINE_WIDTH
          The feature id for the 'Line Width' attribute.
static int EDGE_GRAPH_CONF__PRESENTATION
          The feature id for the 'Presentation' attribute.
static int EDGE_GRAPH_CONF_FEATURE_COUNT
          The number of structural features of the 'Edge Graph Conf' class.
static GraphconfPackage eINSTANCE
          The singleton instance of the package.
static int EMF_BRIDGE
          The meta object id for the 'EMF Bridge' class.
static int EMF_BRIDGE__TYPE
          The feature id for the 'Type' reference.
static int EMF_BRIDGE_FEATURE_COUNT
          The number of structural features of the 'EMF Bridge' class.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int FONT
          The meta object id for the 'Font' data type.
static int LINE_STYLE
          The meta object id for the 'Line Style' enum.
static int NODE_GRAPH_CONF
          The meta object id for the 'Node Graph Conf' class.
static int NODE_GRAPH_CONF__BRIDGE
          The feature id for the 'Bridge' containment reference.
static int NODE_GRAPH_CONF__CONSTRAINT
          The feature id for the 'Constraint' containment reference list.
static int NODE_GRAPH_CONF__DEFAULT_BACKGROUND_COLOR
          The feature id for the 'Default Background Color' attribute.
static int NODE_GRAPH_CONF__DEFAULT_FONT
          The feature id for the 'Default Font' attribute.
static int NODE_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
          The feature id for the 'Default Foreground Color' attribute.
static int NODE_GRAPH_CONF__DEFAULT_HEIGHT
          The feature id for the 'Default Height' attribute.
static int NODE_GRAPH_CONF__DEFAULT_WIDTH
          The feature id for the 'Default Width' attribute.
static int NODE_GRAPH_CONF__IS_HEIGHT_RESIZABLE
          The feature id for the 'Is Height Resizable' attribute.
static int NODE_GRAPH_CONF__IS_WIDTH_RESIZABLE
          The feature id for the 'Is Width Resizable' attribute.
static int NODE_GRAPH_CONF__LINE_STYLE
          The feature id for the 'Line Style' attribute.
static int NODE_GRAPH_CONF__LINE_WIDTH
          The feature id for the 'Line Width' attribute.
static int NODE_GRAPH_CONF__MAXIMUM_HEIGHT
          The feature id for the 'Maximum Height' attribute.
static int NODE_GRAPH_CONF__MAXIMUM_WIDTH
          The feature id for the 'Maximum Width' attribute.
static int NODE_GRAPH_CONF__MINIMUM_HEIGHT
          The feature id for the 'Minimum Height' attribute.
static int NODE_GRAPH_CONF__MINIMUM_WIDTH
          The feature id for the 'Minimum Width' attribute.
static int NODE_GRAPH_CONF__PRESENTATION
          The feature id for the 'Presentation' attribute.
static int NODE_GRAPH_CONF_FEATURE_COUNT
          The number of structural features of the 'Node Graph Conf' class.
static int ROUTER_TYPE
          The meta object id for the 'Router Type' enum.
static int STRING_BRIDGE
          The meta object id for the 'String Bridge' class.
static int STRING_BRIDGE__TYPE
          The feature id for the 'Type' attribute.
static int STRING_BRIDGE_FEATURE_COUNT
          The number of structural features of the 'String Bridge' class.
 
Method Summary
 EReference getAbstractGraphConf_Bridge()
          Returns the meta object for the containment reference 'Bridge'
 EReference getAbstractGraphConf_Constraint()
          Returns the meta object for the containment reference list 'Constraint'
 EAttribute getAbstractGraphConf_DefaultFont()
          Returns the meta object for the attribute 'Default Font'
 EAttribute getAbstractGraphConf_DefaultForegroundColor()
          Returns the meta object for the attribute 'Default Foreground Color'
 EAttribute getAbstractGraphConf_LineStyle()
          Returns the meta object for the attribute 'Line Style'
 EAttribute getAbstractGraphConf_LineWidth()
          Returns the meta object for the attribute 'Line Width'
 EAttribute getAbstractGraphConf_Presentation()
          Returns the meta object for the attribute 'Presentation'
 EClass getAbstractGraphConf()
          Returns the meta object for class 'Abstract Graph Conf'
 EClass getBridge()
          Returns the meta object for class 'Bridge'.
 EDataType getColor()
          Returns the meta object for data type 'Color'.
 EAttribute getConstraint_Language()
          Returns the meta object for the attribute 'Language'
 EAttribute getConstraint_Rule()
          Returns the meta object for the attribute 'Rule'
 EClass getConstraint()
          Returns the meta object for class 'Constraint'.
 EAttribute getDiagramGraphConf_DefaultBackgroundColor()
          Returns the meta object for the attribute 'Default Background Color'
 EAttribute getDiagramGraphConf_DefaultFont()
          Returns the meta object for the attribute 'Default Font'
 EAttribute getDiagramGraphConf_DefaultForegroundColor()
          Returns the meta object for the attribute 'Default Foreground Color'
 EReference getDiagramGraphConf_Edge()
          Returns the meta object for the containment reference list 'Edge'
 EAttribute getDiagramGraphConf_Id()
          Returns the meta object for the attribute 'Id'
 EReference getDiagramGraphConf_Node()
          Returns the meta object for the containment reference list 'Node'
 EClass getDiagramGraphConf()
          Returns the meta object for class 'Diagram Graph Conf'
 EAttribute getEdgeGraphConf_DefaultRouter()
          Returns the meta object for the attribute 'Default Router'
 EClass getEdgeGraphConf()
          Returns the meta object for class 'Edge Graph Conf'
 EReference getEMFBridge_Type()
          Returns the meta object for the reference 'Type'
 EClass getEMFBridge()
          Returns the meta object for class 'EMF Bridge'.
 EDataType getFont()
          Returns the meta object for data type 'Font'.
 GraphconfFactory getGraphconfFactory()
          Returns the factory that creates the instances of the model.
 EEnum getLineStyle()
          Returns the meta object for enum 'Line Style'.
 EAttribute getNodeGraphConf_DefaultBackgroundColor()
          Returns the meta object for the attribute 'Default Background Color'
 EAttribute getNodeGraphConf_DefaultHeight()
          Returns the meta object for the attribute 'Default Height'
 EAttribute getNodeGraphConf_DefaultWidth()
          Returns the meta object for the attribute 'Default Width'
 EAttribute getNodeGraphConf_IsHeightResizable()
          Returns the meta object for the attribute 'Is Height Resizable'
 EAttribute getNodeGraphConf_IsWidthResizable()
          Returns the meta object for the attribute 'Is Width Resizable'
 EAttribute getNodeGraphConf_MaximumHeight()
          Returns the meta object for the attribute 'Maximum Height'
 EAttribute getNodeGraphConf_MaximumWidth()
          Returns the meta object for the attribute 'Maximum Width'
 EAttribute getNodeGraphConf_MinimumHeight()
          Returns the meta object for the attribute 'Minimum Height'
 EAttribute getNodeGraphConf_MinimumWidth()
          Returns the meta object for the attribute 'Minimum Width'
 EClass getNodeGraphConf()
          Returns the meta object for class 'Node Graph Conf'
 EEnum getRouterType()
          Returns the meta object for enum 'Router Type'.
 EAttribute getStringBridge_Type()
          Returns the meta object for the attribute 'Type'
 EClass getStringBridge()
          Returns the meta object for class 'String Bridge'
 
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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
** Generated **

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
** Generated **

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
** Generated **

eINSTANCE

static final GraphconfPackage eINSTANCE
The singleton instance of the package.

** Generated **

ABSTRACT_GRAPH_CONF

static final int ABSTRACT_GRAPH_CONF
The meta object id for the 'Abstract Graph Conf' class.

See Also:
AbstractGraphConfImpl, GraphconfPackageImpl.getAbstractGraphConf(), Constant Field Values
** Generated **

ABSTRACT_GRAPH_CONF__PRESENTATION

static final int ABSTRACT_GRAPH_CONF__PRESENTATION
The feature id for the 'Presentation' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR

static final int ABSTRACT_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
The feature id for the 'Default Foreground Color' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF__DEFAULT_FONT

static final int ABSTRACT_GRAPH_CONF__DEFAULT_FONT
The feature id for the 'Default Font' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF__LINE_WIDTH

static final int ABSTRACT_GRAPH_CONF__LINE_WIDTH
The feature id for the 'Line Width' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF__LINE_STYLE

static final int ABSTRACT_GRAPH_CONF__LINE_STYLE
The feature id for the 'Line Style' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF__BRIDGE

static final int ABSTRACT_GRAPH_CONF__BRIDGE
The feature id for the 'Bridge' containment reference.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF__CONSTRAINT

static final int ABSTRACT_GRAPH_CONF__CONSTRAINT
The feature id for the 'Constraint' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_GRAPH_CONF_FEATURE_COUNT

static final int ABSTRACT_GRAPH_CONF_FEATURE_COUNT
The number of structural features of the 'Abstract Graph Conf' class.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF

static final int DIAGRAM_GRAPH_CONF
The meta object id for the 'Diagram Graph Conf' class.

See Also:
DiagramGraphConfImpl, GraphconfPackageImpl.getDiagramGraphConf(), Constant Field Values
** Generated **

DIAGRAM_GRAPH_CONF__ID

static final int DIAGRAM_GRAPH_CONF__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF__NODE

static final int DIAGRAM_GRAPH_CONF__NODE
The feature id for the 'Node' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF__EDGE

static final int DIAGRAM_GRAPH_CONF__EDGE
The feature id for the 'Edge' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF__DEFAULT_BACKGROUND_COLOR

static final int DIAGRAM_GRAPH_CONF__DEFAULT_BACKGROUND_COLOR
The feature id for the 'Default Background Color' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR

static final int DIAGRAM_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
The feature id for the 'Default Foreground Color' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF__DEFAULT_FONT

static final int DIAGRAM_GRAPH_CONF__DEFAULT_FONT
The feature id for the 'Default Font' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DIAGRAM_GRAPH_CONF_FEATURE_COUNT

static final int DIAGRAM_GRAPH_CONF_FEATURE_COUNT
The number of structural features of the 'Diagram Graph Conf' class.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF

static final int NODE_GRAPH_CONF
The meta object id for the 'Node Graph Conf' class.

See Also:
NodeGraphConfImpl, GraphconfPackageImpl.getNodeGraphConf(), Constant Field Values
** Generated **

NODE_GRAPH_CONF__PRESENTATION

static final int NODE_GRAPH_CONF__PRESENTATION
The feature id for the 'Presentation' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR

static final int NODE_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
The feature id for the 'Default Foreground Color' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__DEFAULT_FONT

static final int NODE_GRAPH_CONF__DEFAULT_FONT
The feature id for the 'Default Font' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__LINE_WIDTH

static final int NODE_GRAPH_CONF__LINE_WIDTH
The feature id for the 'Line Width' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__LINE_STYLE

static final int NODE_GRAPH_CONF__LINE_STYLE
The feature id for the 'Line Style' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__BRIDGE

static final int NODE_GRAPH_CONF__BRIDGE
The feature id for the 'Bridge' containment reference.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__CONSTRAINT

static final int NODE_GRAPH_CONF__CONSTRAINT
The feature id for the 'Constraint' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__DEFAULT_WIDTH

static final int NODE_GRAPH_CONF__DEFAULT_WIDTH
The feature id for the 'Default Width' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__DEFAULT_HEIGHT

static final int NODE_GRAPH_CONF__DEFAULT_HEIGHT
The feature id for the 'Default Height' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__MINIMUM_WIDTH

static final int NODE_GRAPH_CONF__MINIMUM_WIDTH
The feature id for the 'Minimum Width' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__MINIMUM_HEIGHT

static final int NODE_GRAPH_CONF__MINIMUM_HEIGHT
The feature id for the 'Minimum Height' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__MAXIMUM_WIDTH

static final int NODE_GRAPH_CONF__MAXIMUM_WIDTH
The feature id for the 'Maximum Width' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__MAXIMUM_HEIGHT

static final int NODE_GRAPH_CONF__MAXIMUM_HEIGHT
The feature id for the 'Maximum Height' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__IS_WIDTH_RESIZABLE

static final int NODE_GRAPH_CONF__IS_WIDTH_RESIZABLE
The feature id for the 'Is Width Resizable' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__IS_HEIGHT_RESIZABLE

static final int NODE_GRAPH_CONF__IS_HEIGHT_RESIZABLE
The feature id for the 'Is Height Resizable' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF__DEFAULT_BACKGROUND_COLOR

static final int NODE_GRAPH_CONF__DEFAULT_BACKGROUND_COLOR
The feature id for the 'Default Background Color' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NODE_GRAPH_CONF_FEATURE_COUNT

static final int NODE_GRAPH_CONF_FEATURE_COUNT
The number of structural features of the 'Node Graph Conf' class.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF

static final int EDGE_GRAPH_CONF
The meta object id for the 'Edge Graph Conf' class.

See Also:
EdgeGraphConfImpl, GraphconfPackageImpl.getEdgeGraphConf(), Constant Field Values
** Generated **

EDGE_GRAPH_CONF__PRESENTATION

static final int EDGE_GRAPH_CONF__PRESENTATION
The feature id for the 'Presentation' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR

static final int EDGE_GRAPH_CONF__DEFAULT_FOREGROUND_COLOR
The feature id for the 'Default Foreground Color' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__DEFAULT_FONT

static final int EDGE_GRAPH_CONF__DEFAULT_FONT
The feature id for the 'Default Font' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__LINE_WIDTH

static final int EDGE_GRAPH_CONF__LINE_WIDTH
The feature id for the 'Line Width' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__LINE_STYLE

static final int EDGE_GRAPH_CONF__LINE_STYLE
The feature id for the 'Line Style' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__BRIDGE

static final int EDGE_GRAPH_CONF__BRIDGE
The feature id for the 'Bridge' containment reference.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__CONSTRAINT

static final int EDGE_GRAPH_CONF__CONSTRAINT
The feature id for the 'Constraint' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF__DEFAULT_ROUTER

static final int EDGE_GRAPH_CONF__DEFAULT_ROUTER
The feature id for the 'Default Router' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

EDGE_GRAPH_CONF_FEATURE_COUNT

static final int EDGE_GRAPH_CONF_FEATURE_COUNT
The number of structural features of the 'Edge Graph Conf' class.

See Also:
Constant Field Values
** Generated **
Ordered:

BRIDGE

static final int BRIDGE
The meta object id for the 'Bridge' class.

See Also:
BridgeImpl, GraphconfPackageImpl.getBridge(), Constant Field Values
** Generated **

BRIDGE_FEATURE_COUNT

static final int BRIDGE_FEATURE_COUNT
The number of structural features of the 'Bridge' class.

See Also:
Constant Field Values
** Generated **
Ordered:

EMF_BRIDGE

static final int EMF_BRIDGE
The meta object id for the 'EMF Bridge' class.

See Also:
EMFBridgeImpl, GraphconfPackageImpl.getEMFBridge(), Constant Field Values
** Generated **

EMF_BRIDGE__TYPE

static final int EMF_BRIDGE__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

EMF_BRIDGE_FEATURE_COUNT

static final int EMF_BRIDGE_FEATURE_COUNT
The number of structural features of the 'EMF Bridge' class.

See Also:
Constant Field Values
** Generated **
Ordered:

STRING_BRIDGE

static final int STRING_BRIDGE
The meta object id for the 'String Bridge' class.

See Also:
StringBridgeImpl, GraphconfPackageImpl.getStringBridge(), Constant Field Values
** Generated **

STRING_BRIDGE__TYPE

static final int STRING_BRIDGE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

STRING_BRIDGE_FEATURE_COUNT

static final int STRING_BRIDGE_FEATURE_COUNT
The number of structural features of the 'String Bridge' class.

See Also:
Constant Field Values
** Generated **
Ordered:

CONSTRAINT

static final int CONSTRAINT
The meta object id for the 'Constraint' class.

See Also:
ConstraintImpl, GraphconfPackageImpl.getConstraint(), Constant Field Values
** Generated **

CONSTRAINT__LANGUAGE

static final int CONSTRAINT__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

CONSTRAINT__RULE

static final int CONSTRAINT__RULE
The feature id for the 'Rule' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

CONSTRAINT_FEATURE_COUNT

static final int CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Constraint' class.

See Also:
Constant Field Values
** Generated **
Ordered:

LINE_STYLE

static final int LINE_STYLE
The meta object id for the 'Line Style' enum.

See Also:
LineStyle, GraphconfPackageImpl.getLineStyle(), Constant Field Values
** Generated **

ROUTER_TYPE

static final int ROUTER_TYPE
The meta object id for the 'Router Type' enum.

See Also:
RouterType, GraphconfPackageImpl.getRouterType(), Constant Field Values
** Generated **

COLOR

static final int COLOR
The meta object id for the 'Color' data type.

See Also:
Color, GraphconfPackageImpl.getColor(), Constant Field Values
** Generated **

FONT

static final int FONT
The meta object id for the 'Font' data type.

See Also:
Font, GraphconfPackageImpl.getFont(), Constant Field Values
** Generated **
Method Detail

getAbstractGraphConf

EClass getAbstractGraphConf()
Returns the meta object for class 'Abstract Graph Conf'.

Returns:
the meta object for class 'Abstract Graph Conf'.
See Also:
AbstractGraphConf
** Generated **

getAbstractGraphConf_Presentation

EAttribute getAbstractGraphConf_Presentation()
Returns the meta object for the attribute 'Presentation'.

Returns:
the meta object for the attribute 'Presentation'.
See Also:
AbstractGraphConf.getPresentation(), getAbstractGraphConf()
** Generated **

getAbstractGraphConf_DefaultForegroundColor

EAttribute getAbstractGraphConf_DefaultForegroundColor()
Returns the meta object for the attribute 'Default Foreground Color'.

Returns:
the meta object for the attribute 'Default Foreground Color'.
See Also:
AbstractGraphConf.getDefaultForegroundColor(), getAbstractGraphConf()
** Generated **

getAbstractGraphConf_DefaultFont

EAttribute getAbstractGraphConf_DefaultFont()
Returns the meta object for the attribute 'Default Font'.

Returns:
the meta object for the attribute 'Default Font'.
See Also:
AbstractGraphConf.getDefaultFont(), getAbstractGraphConf()
** Generated **

getAbstractGraphConf_LineWidth

EAttribute getAbstractGraphConf_LineWidth()
Returns the meta object for the attribute 'Line Width'.

Returns:
the meta object for the attribute 'Line Width'.
See Also:
AbstractGraphConf.getLineWidth(), getAbstractGraphConf()
** Generated **

getAbstractGraphConf_LineStyle

EAttribute getAbstractGraphConf_LineStyle()
Returns the meta object for the attribute 'Line Style'.

Returns:
the meta object for the attribute 'Line Style'.
See Also:
AbstractGraphConf.getLineStyle(), getAbstractGraphConf()
** Generated **

getAbstractGraphConf_Bridge

EReference getAbstractGraphConf_Bridge()
Returns the meta object for the containment reference 'Bridge'.

Returns:
the meta object for the containment reference 'Bridge'.
See Also:
AbstractGraphConf.getBridge(), getAbstractGraphConf()
** Generated **

getAbstractGraphConf_Constraint

EReference getAbstractGraphConf_Constraint()
Returns the meta object for the containment reference list 'Constraint'.

Returns:
the meta object for the containment reference list 'Constraint'.
See Also:
AbstractGraphConf.getConstraint(), getAbstractGraphConf()
** Generated **

getDiagramGraphConf

EClass getDiagramGraphConf()
Returns the meta object for class 'Diagram Graph Conf'.

Returns:
the meta object for class 'Diagram Graph Conf'.
See Also:
DiagramGraphConf
** Generated **

getDiagramGraphConf_Node

EReference getDiagramGraphConf_Node()
Returns the meta object for the containment reference list 'Node'.

Returns:
the meta object for the containment reference list 'Node'.
See Also:
DiagramGraphConf.getNode(), getDiagramGraphConf()
** Generated **

getDiagramGraphConf_Edge

EReference getDiagramGraphConf_Edge()
Returns the meta object for the containment reference list 'Edge'.

Returns:
the meta object for the containment reference list 'Edge'.
See Also:
DiagramGraphConf.getEdge(), getDiagramGraphConf()
** Generated **

getDiagramGraphConf_DefaultBackgroundColor

EAttribute getDiagramGraphConf_DefaultBackgroundColor()
Returns the meta object for the attribute 'Default Background Color'.

Returns:
the meta object for the attribute 'Default Background Color'.
See Also:
DiagramGraphConf.getDefaultBackgroundColor(), getDiagramGraphConf()
** Generated **

getDiagramGraphConf_DefaultForegroundColor

EAttribute getDiagramGraphConf_DefaultForegroundColor()
Returns the meta object for the attribute 'Default Foreground Color'.

Returns:
the meta object for the attribute 'Default Foreground Color'.
See Also:
DiagramGraphConf.getDefaultForegroundColor(), getDiagramGraphConf()
** Generated **

getDiagramGraphConf_DefaultFont

EAttribute getDiagramGraphConf_DefaultFont()
Returns the meta object for the attribute 'Default Font'.

Returns:
the meta object for the attribute 'Default Font'.
See Also:
DiagramGraphConf.getDefaultFont(), getDiagramGraphConf()
** Generated **

getDiagramGraphConf_Id

EAttribute getDiagramGraphConf_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
DiagramGraphConf.getId(), getDiagramGraphConf()
** Generated **

getNodeGraphConf

EClass getNodeGraphConf()
Returns the meta object for class 'Node Graph Conf'.

Returns:
the meta object for class 'Node Graph Conf'.
See Also:
NodeGraphConf
** Generated **

getNodeGraphConf_DefaultWidth

EAttribute getNodeGraphConf_DefaultWidth()
Returns the meta object for the attribute 'Default Width'.

Returns:
the meta object for the attribute 'Default Width'.
See Also:
NodeGraphConf.getDefaultWidth(), getNodeGraphConf()
** Generated **

getNodeGraphConf_DefaultHeight

EAttribute getNodeGraphConf_DefaultHeight()
Returns the meta object for the attribute 'Default Height'.

Returns:
the meta object for the attribute 'Default Height'.
See Also:
NodeGraphConf.getDefaultHeight(), getNodeGraphConf()
** Generated **

getNodeGraphConf_MinimumWidth

EAttribute getNodeGraphConf_MinimumWidth()
Returns the meta object for the attribute 'Minimum Width'.

Returns:
the meta object for the attribute 'Minimum Width'.
See Also:
NodeGraphConf.getMinimumWidth(), getNodeGraphConf()
** Generated **

getNodeGraphConf_MinimumHeight

EAttribute getNodeGraphConf_MinimumHeight()
Returns the meta object for the attribute 'Minimum Height'.

Returns:
the meta object for the attribute 'Minimum Height'.
See Also:
NodeGraphConf.getMinimumHeight(), getNodeGraphConf()
** Generated **

getNodeGraphConf_MaximumWidth

EAttribute getNodeGraphConf_MaximumWidth()
Returns the meta object for the attribute 'Maximum Width'.

Returns:
the meta object for the attribute 'Maximum Width'.
See Also:
NodeGraphConf.getMaximumWidth(), getNodeGraphConf()
** Generated **

getNodeGraphConf_MaximumHeight

EAttribute getNodeGraphConf_MaximumHeight()
Returns the meta object for the attribute 'Maximum Height'.

Returns:
the meta object for the attribute 'Maximum Height'.
See Also:
NodeGraphConf.getMaximumHeight(), getNodeGraphConf()
** Generated **

getNodeGraphConf_IsWidthResizable

EAttribute getNodeGraphConf_IsWidthResizable()
Returns the meta object for the attribute 'Is Width Resizable'.

Returns:
the meta object for the attribute 'Is Width Resizable'.
See Also:
NodeGraphConf.isIsWidthResizable(), getNodeGraphConf()
** Generated **

getNodeGraphConf_IsHeightResizable

EAttribute getNodeGraphConf_IsHeightResizable()
Returns the meta object for the attribute 'Is Height Resizable'.

Returns:
the meta object for the attribute 'Is Height Resizable'.
See Also:
NodeGraphConf.isIsHeightResizable(), getNodeGraphConf()
** Generated **

getNodeGraphConf_DefaultBackgroundColor

EAttribute getNodeGraphConf_DefaultBackgroundColor()
Returns the meta object for the attribute 'Default Background Color'.

Returns:
the meta object for the attribute 'Default Background Color'.
See Also:
NodeGraphConf.getDefaultBackgroundColor(), getNodeGraphConf()
** Generated **

getEdgeGraphConf

EClass getEdgeGraphConf()
Returns the meta object for class 'Edge Graph Conf'.

Returns:
the meta object for class 'Edge Graph Conf'.
See Also:
EdgeGraphConf
** Generated **

getEdgeGraphConf_DefaultRouter

EAttribute getEdgeGraphConf_DefaultRouter()
Returns the meta object for the attribute 'Default Router'.

Returns:
the meta object for the attribute 'Default Router'.
See Also:
EdgeGraphConf.getDefaultRouter(), getEdgeGraphConf()
** Generated **

getBridge

EClass getBridge()
Returns the meta object for class 'Bridge'.

Returns:
the meta object for class 'Bridge'.
See Also:
Bridge
** Generated **

getEMFBridge

EClass getEMFBridge()
Returns the meta object for class 'EMF Bridge'.

Returns:
the meta object for class 'EMF Bridge'.
See Also:
EMFBridge
** Generated **

getEMFBridge_Type

EReference getEMFBridge_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
EMFBridge.getType(), getEMFBridge()
** Generated **

getStringBridge

EClass getStringBridge()
Returns the meta object for class 'String Bridge'.

Returns:
the meta object for class 'String Bridge'.
See Also:
StringBridge
** Generated **

getStringBridge_Type

EAttribute getStringBridge_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
StringBridge.getType(), getStringBridge()
** Generated **

getConstraint

EClass getConstraint()
Returns the meta object for class 'Constraint'.

Returns:
the meta object for class 'Constraint'.
See Also:
Constraint
** Generated **

getConstraint_Language

EAttribute getConstraint_Language()
Returns the meta object for the attribute 'Language'.

Returns:
the meta object for the attribute 'Language'.
See Also:
Constraint.getLanguage(), getConstraint()
** Generated **

getConstraint_Rule

EAttribute getConstraint_Rule()
Returns the meta object for the attribute 'Rule'.

Returns:
the meta object for the attribute 'Rule'.
See Also:
Constraint.getRule(), getConstraint()
** Generated **

getLineStyle

EEnum getLineStyle()
Returns the meta object for enum 'Line Style'.

Returns:
the meta object for enum 'Line Style'.
See Also:
LineStyle
** Generated **

getRouterType

EEnum getRouterType()
Returns the meta object for enum 'Router Type'.

Returns:
the meta object for enum 'Router Type'.
See Also:
RouterType
** Generated **

getColor

EDataType getColor()
Returns the meta object for data type 'Color'.

Returns:
the meta object for data type 'Color'.
See Also:
Color
** Generated **
Model:
instanceClass="org.eclipse.swt.graphics.Color"

getFont

EDataType getFont()
Returns the meta object for data type 'Font'.

Returns:
the meta object for data type 'Font'.
See Also:
Font
** Generated **
Model:
instanceClass="org.eclipse.swt.graphics.Font"

getGraphconfFactory

GraphconfFactory getGraphconfFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
** Generated **

Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.