|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
ModelFactory
Field Summary | |
---|---|
static int |
BOX
The meta object id for the ' Box ' class. |
static int |
BOX__BOX_PRINTER
The feature id for the 'Box Printer' attribute. |
static int |
BOX__ID
The feature id for the 'ID' attribute. |
static int |
BOX__LOCATION
The feature id for the 'Location' attribute. |
static int |
BOX__SIZE
The feature id for the 'Size' attribute. |
static int |
BOX__SOURCE_CONNECTIONS
The feature id for the 'Source Connections' reference list. |
static int |
BOX__TARGET_CONNECTIONS
The feature id for the 'Target Connections' reference list. |
static int |
BOX_FEATURE_COUNT
The number of structural features of the the 'Box' class. |
static int |
BOX_PRINTER
The meta object id for the 'Box Printer' data type. |
static int |
CONNECTION
The meta object id for the ' Connection ' class. |
static int |
CONNECTION__CONNECTED
The feature id for the 'Connected' attribute. |
static int |
CONNECTION__LOCATION
The feature id for the 'Location' attribute. |
static int |
CONNECTION__SIZE
The feature id for the 'Size' attribute. |
static int |
CONNECTION__SOURCE
The feature id for the 'Source' reference. |
static int |
CONNECTION__TARGET
The feature id for the 'Target' reference. |
static int |
CONNECTION_FEATURE_COUNT
The number of structural features of the the 'Connection' class. |
static int |
DECORATOR_BOX
The meta object id for the ' Decorator Box ' class. |
static int |
DECORATOR_BOX__BOX_PRINTER
The feature id for the 'Box Printer' attribute. |
static int |
DECORATOR_BOX__ID
The feature id for the 'ID' attribute. |
static int |
DECORATOR_BOX__LAYER
The feature id for the 'Layer' reference. |
static int |
DECORATOR_BOX__LOCATION
The feature id for the 'Location' attribute. |
static int |
DECORATOR_BOX__MAP
The feature id for the 'Map' reference. |
static int |
DECORATOR_BOX__SIZE
The feature id for the 'Size' attribute. |
static int |
DECORATOR_BOX__SOURCE_CONNECTIONS
The feature id for the 'Source Connections' reference list. |
static int |
DECORATOR_BOX__TARGET_CONNECTIONS
The feature id for the 'Target Connections' reference list. |
static int |
DECORATOR_BOX_FEATURE_COUNT
The number of structural features of the the 'Decorator Box' class. |
static int |
DIMENSION
The meta object id for the 'Dimension' data type. |
static ModelPackage |
eINSTANCE
The singleton instance of the package. |
static int |
ELEMENT
The meta object id for the ' Element ' class. |
static int |
ELEMENT__LOCATION
The feature id for the 'Location' attribute. |
static int |
ELEMENT__SIZE
The feature id for the 'Size' attribute. |
static int |
ELEMENT_FEATURE_COUNT
The number of structural features of the the 'Element' 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 |
GRAPHICS2_D
The meta object id for the 'Graphics2 D' data type. |
static int |
IPROGRESS_MONITOR
The meta object id for the 'IProgress Monitor' data type. |
static int |
PAGE
The meta object id for the ' Page ' class. |
static int |
PAGE__BOXES
The feature id for the 'Boxes' containment reference list. |
static int |
PAGE__LOCATION
The feature id for the 'Location' attribute. |
static int |
PAGE__NAME
The feature id for the 'Name' attribute. |
static int |
PAGE__PROJECT_INTERNAL
The feature id for the 'Project Internal' reference. |
static int |
PAGE__SIZE
The feature id for the 'Size' attribute. |
static int |
PAGE_FEATURE_COUNT
The number of structural features of the the 'Page' class. |
static int |
POINT
The meta object id for the 'Point' data type. |
Method Summary | |
---|---|
EAttribute |
getBox_BoxPrinter()
Returns the meta object for the attribute ' Box Printer '. |
EAttribute |
getBox_ID()
Returns the meta object for the attribute ' ID '. |
EReference |
getBox_SourceConnections()
Returns the meta object for the reference list ' Source Connections '. |
EReference |
getBox_TargetConnections()
Returns the meta object for the reference list ' Target Connections '. |
EClass |
getBox()
Returns the meta object for class ' Box '. |
EDataType |
getBoxPrinter()
Returns the meta object for data type ' Box Printer '. |
EAttribute |
getConnection_Connected()
Returns the meta object for the attribute ' Connected '. |
EReference |
getConnection_Source()
Returns the meta object for the reference ' Source '. |
EReference |
getConnection_Target()
Returns the meta object for the reference ' Target '. |
EClass |
getConnection()
Returns the meta object for class ' Connection '. |
EReference |
getDecoratorBox_Layer()
Returns the meta object for the reference ' Layer '. |
EReference |
getDecoratorBox_Map()
Returns the meta object for the reference ' Map '. |
EClass |
getDecoratorBox()
Returns the meta object for class ' Decorator Box '. |
EDataType |
getDimension()
Returns the meta object for data type ' Dimension '. |
EAttribute |
getElement_Location()
Returns the meta object for the attribute ' Location '. |
EAttribute |
getElement_Size()
Returns the meta object for the attribute ' Size '. |
EClass |
getElement()
Returns the meta object for class ' Element '. |
EDataType |
getGraphics2D()
Returns the meta object for data type ' Graphics2 D '. |
EDataType |
getIProgressMonitor()
Returns the meta object for data type ' IProgress Monitor '. |
ModelFactory |
getModelFactory()
Returns the factory that creates the instances of the model. |
EReference |
getPage_Boxes()
Returns the meta object for the containment reference list ' Boxes '. |
EClass |
getPage()
Returns the meta object for class ' Page '. |
EDataType |
getPoint()
Returns the meta object for data type ' Point '. |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ModelPackage eINSTANCE
static final int ELEMENT
Element
' class.
net.refractions.udig.printing.model.impl.ElementImpl
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getElement()
,
Constant Field Valuesstatic final int ELEMENT__LOCATION
static final int ELEMENT__SIZE
static final int ELEMENT_FEATURE_COUNT
static final int BOX
Box
' class.
net.refractions.udig.printing.model.impl.BoxImpl
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getBox()
,
Constant Field Valuesstatic final int BOX__LOCATION
static final int BOX__SIZE
static final int BOX__SOURCE_CONNECTIONS
static final int BOX__TARGET_CONNECTIONS
static final int BOX__BOX_PRINTER
static final int BOX__ID
static final int BOX_FEATURE_COUNT
static final int CONNECTION
Connection
' class.
net.refractions.udig.printing.model.impl.ConnectionImpl
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getConnection()
,
Constant Field Valuesstatic final int CONNECTION__LOCATION
static final int CONNECTION__SIZE
static final int CONNECTION__CONNECTED
static final int CONNECTION__SOURCE
static final int CONNECTION__TARGET
static final int CONNECTION_FEATURE_COUNT
static final int DECORATOR_BOX
Decorator Box
' class.
net.refractions.udig.printing.model.impl.DecoratorBoxImpl
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getDecoratorBox()
,
Constant Field Valuesstatic final int DECORATOR_BOX__LOCATION
static final int DECORATOR_BOX__SIZE
static final int DECORATOR_BOX__SOURCE_CONNECTIONS
static final int DECORATOR_BOX__TARGET_CONNECTIONS
static final int DECORATOR_BOX__BOX_PRINTER
static final int DECORATOR_BOX__ID
static final int DECORATOR_BOX__MAP
static final int DECORATOR_BOX__LAYER
static final int DECORATOR_BOX_FEATURE_COUNT
static final int PAGE
Page
' class.
net.refractions.udig.printing.model.impl.PageImpl
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getPage()
,
Constant Field Valuesstatic final int PAGE__LOCATION
static final int PAGE__SIZE
static final int PAGE__NAME
static final int PAGE__PROJECT_INTERNAL
static final int PAGE__BOXES
static final int PAGE_FEATURE_COUNT
static final int GRAPHICS2_D
Graphics2D
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getGraphics2D()
,
Constant Field Valuesstatic final int DIMENSION
org.eclipse.draw2d.geometry.Dimension
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getDimension()
,
Constant Field Valuesstatic final int POINT
org.eclipse.draw2d.geometry.Point
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getPoint()
,
Constant Field Valuesstatic final int IPROGRESS_MONITOR
org.eclipse.core.runtime.IProgressMonitor
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getIProgressMonitor()
,
Constant Field Valuesstatic final int BOX_PRINTER
BoxPrinter
,
net.refractions.udig.printing.model.impl.ModelPackageImpl#getBoxPrinter()
,
Constant Field ValuesMethod Detail |
---|
EClass getBox()
Box
'.
Box
EReference getBox_SourceConnections()
Source Connections
'.
Box.getSourceConnections()
,
getBox()
EReference getBox_TargetConnections()
Target Connections
'.
Box.getTargetConnections()
,
getBox()
EAttribute getBox_BoxPrinter()
Box Printer
'.
Box.getBoxPrinter()
,
getBox()
EAttribute getBox_ID()
ID
'.
Box.getID()
,
getBox()
EClass getConnection()
Connection
'.
Connection
EAttribute getConnection_Connected()
Connected
'.
Connection.isConnected()
,
getConnection()
EReference getConnection_Source()
Source
'.
Connection.getSource()
,
getConnection()
EReference getConnection_Target()
Target
'.
Connection.getTarget()
,
getConnection()
EClass getDecoratorBox()
Decorator Box
'.
DecoratorBox
EReference getDecoratorBox_Map()
Map
'.
DecoratorBox.getMap()
,
getDecoratorBox()
EReference getDecoratorBox_Layer()
Layer
'.
DecoratorBox.getLayer()
,
getDecoratorBox()
EClass getElement()
Element
'.
Element
EAttribute getElement_Location()
Location
'.
Element.getLocation()
,
getElement()
EAttribute getElement_Size()
Size
'.
Element.getSize()
,
getElement()
EClass getPage()
Page
'.
Page
EReference getPage_Boxes()
Boxes
'.
Page.getBoxes()
,
getPage()
EDataType getGraphics2D()
Graphics2 D
'.
Graphics2D
EDataType getDimension()
Dimension
'.
org.eclipse.draw2d.geometry.Dimension
EDataType getPoint()
Point
'.
org.eclipse.draw2d.geometry.Point
EDataType getIProgressMonitor()
IProgress Monitor
'.
org.eclipse.core.runtime.IProgressMonitor
EDataType getBoxPrinter()
Box Printer
'.
BoxPrinter
ModelFactory getModelFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |