Java Doc for ModelPackage.java in  » GIS » udig-1.1 » net » refractions » udig » printing » model » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » udig 1.1 » net.refractions.udig.printing.model 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.refractions.udig.printing.model.ModelPackage

All known Subclasses:   net.refractions.udig.printing.model.impl.ModelPackageImpl,
ModelPackage
public interface ModelPackage extends EPackage(Code)
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
This was generated using EMF The intended use of this interface to access the properties of the classes generted using EMF.
See Also:   net.refractions.udig.printing.model.ModelFactory


Field Summary
 intBOX
     The meta object id for the ' net.refractions.udig.printing.model.impl.BoxImpl Box ' class.
 intBOX_FEATURE_COUNT
     The number of structural features of the the 'Box' class.
 intBOX_PRINTER
     The meta object id for the 'Box Printer' data type.
 intBOX__BOX_PRINTER
     The feature id for the 'Box Printer' attribute.
 intBOX__ID
     The feature id for the 'ID' attribute.
 intBOX__LOCATION
     The feature id for the 'Location' attribute.
 intBOX__SIZE
     The feature id for the 'Size' attribute.
 intBOX__SOURCE_CONNECTIONS
     The feature id for the 'Source Connections' reference list.
 intBOX__TARGET_CONNECTIONS
     The feature id for the 'Target Connections' reference list.
 intCONNECTION
     The meta object id for the ' net.refractions.udig.printing.model.impl.ConnectionImpl Connection ' class.
 intCONNECTION_FEATURE_COUNT
     The number of structural features of the the 'Connection' class.
 intCONNECTION__CONNECTED
     The feature id for the 'Connected' attribute.
 intCONNECTION__LOCATION
     The feature id for the 'Location' attribute.
 intCONNECTION__SIZE
     The feature id for the 'Size' attribute.
 intCONNECTION__SOURCE
     The feature id for the 'Source' reference.
 intCONNECTION__TARGET
     The feature id for the 'Target' reference.
 intDECORATOR_BOX
     The meta object id for the ' net.refractions.udig.printing.model.impl.DecoratorBoxImpl Decorator Box ' class.
 intDECORATOR_BOX_FEATURE_COUNT
     The number of structural features of the the 'Decorator Box' class.
 intDECORATOR_BOX__BOX_PRINTER
     The feature id for the 'Box Printer' attribute.
 intDECORATOR_BOX__ID
     The feature id for the 'ID' attribute.
 intDECORATOR_BOX__LAYER
     The feature id for the 'Layer' reference.
 intDECORATOR_BOX__LOCATION
     The feature id for the 'Location' attribute.
 intDECORATOR_BOX__MAP
     The feature id for the 'Map' reference.
 intDECORATOR_BOX__SIZE
     The feature id for the 'Size' attribute.
 intDECORATOR_BOX__SOURCE_CONNECTIONS
     The feature id for the 'Source Connections' reference list.
 intDECORATOR_BOX__TARGET_CONNECTIONS
     The feature id for the 'Target Connections' reference list.
 intDIMENSION
     The meta object id for the 'Dimension' data type.
 intELEMENT
     The meta object id for the ' net.refractions.udig.printing.model.impl.ElementImpl Element ' class.
 intELEMENT_FEATURE_COUNT
     The number of structural features of the the 'Element' class.
 intELEMENT__LOCATION
     The feature id for the 'Location' attribute.
 intELEMENT__SIZE
     The feature id for the 'Size' attribute.
 intGRAPHICS2_D
     The meta object id for the 'Graphics2 D' data type.
 intIPROGRESS_MONITOR
     The meta object id for the 'IProgress Monitor' data type.
 intPAGE
     The meta object id for the ' net.refractions.udig.printing.model.impl.PageImpl Page ' class.
 intPAGE_FEATURE_COUNT
     The number of structural features of the the 'Page' class.
 intPAGE__BOXES
     The feature id for the 'Boxes' containment reference list.
 intPAGE__LOCATION
     The feature id for the 'Location' attribute.
 intPAGE__NAME
     The feature id for the 'Name' attribute.
 intPAGE__PROJECT_INTERNAL
     The feature id for the 'Project Internal' reference.
 intPAGE__SIZE
     The feature id for the 'Size' attribute.
 intPOINT
     The meta object id for the 'Point' data type.
 ModelPackageeINSTANCE
     The singleton instance of the package.
 StringeNAME
     The package name.
 StringeNS_PREFIX
     The package namespace name.
 StringeNS_URI
     The package namespace URI.


Method Summary
 EClassgetBox()
     Returns the meta object for class ' net.refractions.udig.printing.model.Box Box '.
 EDataTypegetBoxPrinter()
     Returns the meta object for data type ' net.refractions.udig.printing.model.BoxPrinter Box Printer '.
 EAttributegetBox_BoxPrinter()
     Returns the meta object for the attribute ' net.refractions.udig.printing.model.Box.getBoxPrinter Box Printer '.
 EAttributegetBox_ID()
     Returns the meta object for the attribute ' net.refractions.udig.printing.model.Box.getID ID '.
 EReferencegetBox_SourceConnections()
     Returns the meta object for the reference list ' net.refractions.udig.printing.model.Box.getSourceConnections Source Connections '.
 EReferencegetBox_TargetConnections()
     Returns the meta object for the reference list ' net.refractions.udig.printing.model.Box.getTargetConnections Target Connections '.
 EClassgetConnection()
     Returns the meta object for class ' net.refractions.udig.printing.model.Connection Connection '.
 EAttributegetConnection_Connected()
     Returns the meta object for the attribute ' net.refractions.udig.printing.model.Connection.isConnected Connected '.
 EReferencegetConnection_Source()
     Returns the meta object for the reference ' net.refractions.udig.printing.model.Connection.getSource Source '.
 EReferencegetConnection_Target()
     Returns the meta object for the reference ' net.refractions.udig.printing.model.Connection.getTarget Target '.
 EClassgetDecoratorBox()
     Returns the meta object for class ' net.refractions.udig.printing.model.DecoratorBox Decorator Box '.
 EReferencegetDecoratorBox_Layer()
     Returns the meta object for the reference ' net.refractions.udig.printing.model.DecoratorBox.getLayer Layer '.
 EReferencegetDecoratorBox_Map()
     Returns the meta object for the reference ' net.refractions.udig.printing.model.DecoratorBox.getMap Map '.
 EDataTypegetDimension()
     Returns the meta object for data type ' org.eclipse.draw2d.geometry.Dimension Dimension '.
 EClassgetElement()
     Returns the meta object for class ' net.refractions.udig.printing.model.Element Element '.
 EAttributegetElement_Location()
     Returns the meta object for the attribute ' net.refractions.udig.printing.model.Element.getLocation Location '.
 EAttributegetElement_Size()
     Returns the meta object for the attribute ' net.refractions.udig.printing.model.Element.getSize Size '.
 EDataTypegetGraphics2D()
     Returns the meta object for data type ' java.awt.Graphics2D Graphics2 D '.
 EDataTypegetIProgressMonitor()
     Returns the meta object for data type ' org.eclipse.core.runtime.IProgressMonitor IProgress Monitor '.
 ModelFactorygetModelFactory()
     Returns the factory that creates the instances of the model.
 EClassgetPage()
     Returns the meta object for class ' net.refractions.udig.printing.model.Page Page '.
 EReferencegetPage_Boxes()
     Returns the meta object for the containment reference list ' net.refractions.udig.printing.model.Page.getBoxes Boxes '.
 EDataTypegetPoint()
     Returns the meta object for data type ' org.eclipse.draw2d.geometry.Point Point '.

Field Detail
BOX
int BOX(Code)
The meta object id for the ' net.refractions.udig.printing.model.impl.BoxImpl Box ' class.
See Also:   net.refractions.udig.printing.model.impl.BoxImpl
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getBox



BOX_FEATURE_COUNT
int BOX_FEATURE_COUNT(Code)
The number of structural features of the the 'Box' class.



BOX_PRINTER
int BOX_PRINTER(Code)
The meta object id for the 'Box Printer' data type.
See Also:   net.refractions.udig.printing.model.BoxPrinter
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getBoxPrinter



BOX__BOX_PRINTER
int BOX__BOX_PRINTER(Code)
The feature id for the 'Box Printer' attribute.



BOX__ID
int BOX__ID(Code)
The feature id for the 'ID' attribute.



BOX__LOCATION
int BOX__LOCATION(Code)
The feature id for the 'Location' attribute.



BOX__SIZE
int BOX__SIZE(Code)
The feature id for the 'Size' attribute.



BOX__SOURCE_CONNECTIONS
int BOX__SOURCE_CONNECTIONS(Code)
The feature id for the 'Source Connections' reference list.



BOX__TARGET_CONNECTIONS
int BOX__TARGET_CONNECTIONS(Code)
The feature id for the 'Target Connections' reference list.



CONNECTION
int CONNECTION(Code)
The meta object id for the ' net.refractions.udig.printing.model.impl.ConnectionImpl Connection ' class.
See Also:   net.refractions.udig.printing.model.impl.ConnectionImpl
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getConnection



CONNECTION_FEATURE_COUNT
int CONNECTION_FEATURE_COUNT(Code)
The number of structural features of the the 'Connection' class.



CONNECTION__CONNECTED
int CONNECTION__CONNECTED(Code)
The feature id for the 'Connected' attribute.



CONNECTION__LOCATION
int CONNECTION__LOCATION(Code)
The feature id for the 'Location' attribute.



CONNECTION__SIZE
int CONNECTION__SIZE(Code)
The feature id for the 'Size' attribute.



CONNECTION__SOURCE
int CONNECTION__SOURCE(Code)
The feature id for the 'Source' reference.



CONNECTION__TARGET
int CONNECTION__TARGET(Code)
The feature id for the 'Target' reference.



DECORATOR_BOX
int DECORATOR_BOX(Code)
The meta object id for the ' net.refractions.udig.printing.model.impl.DecoratorBoxImpl Decorator Box ' class.
See Also:   net.refractions.udig.printing.model.impl.DecoratorBoxImpl
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getDecoratorBox



DECORATOR_BOX_FEATURE_COUNT
int DECORATOR_BOX_FEATURE_COUNT(Code)
The number of structural features of the the 'Decorator Box' class.



DECORATOR_BOX__BOX_PRINTER
int DECORATOR_BOX__BOX_PRINTER(Code)
The feature id for the 'Box Printer' attribute.



DECORATOR_BOX__ID
int DECORATOR_BOX__ID(Code)
The feature id for the 'ID' attribute.



DECORATOR_BOX__LAYER
int DECORATOR_BOX__LAYER(Code)
The feature id for the 'Layer' reference.



DECORATOR_BOX__LOCATION
int DECORATOR_BOX__LOCATION(Code)
The feature id for the 'Location' attribute.



DECORATOR_BOX__MAP
int DECORATOR_BOX__MAP(Code)
The feature id for the 'Map' reference.



DECORATOR_BOX__SIZE
int DECORATOR_BOX__SIZE(Code)
The feature id for the 'Size' attribute.



DECORATOR_BOX__SOURCE_CONNECTIONS
int DECORATOR_BOX__SOURCE_CONNECTIONS(Code)
The feature id for the 'Source Connections' reference list.



DECORATOR_BOX__TARGET_CONNECTIONS
int DECORATOR_BOX__TARGET_CONNECTIONS(Code)
The feature id for the 'Target Connections' reference list.



DIMENSION
int DIMENSION(Code)
The meta object id for the 'Dimension' data type.
See Also:   org.eclipse.draw2d.geometry.Dimension
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getDimension



ELEMENT
int ELEMENT(Code)
The meta object id for the ' net.refractions.udig.printing.model.impl.ElementImpl Element ' class.
See Also:   net.refractions.udig.printing.model.impl.ElementImpl
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getElement



ELEMENT_FEATURE_COUNT
int ELEMENT_FEATURE_COUNT(Code)
The number of structural features of the the 'Element' class.



ELEMENT__LOCATION
int ELEMENT__LOCATION(Code)
The feature id for the 'Location' attribute.



ELEMENT__SIZE
int ELEMENT__SIZE(Code)
The feature id for the 'Size' attribute.



GRAPHICS2_D
int GRAPHICS2_D(Code)
The meta object id for the 'Graphics2 D' data type.
See Also:   java.awt.Graphics2D
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getGraphics2D



IPROGRESS_MONITOR
int IPROGRESS_MONITOR(Code)
The meta object id for the 'IProgress Monitor' data type.
See Also:   org.eclipse.core.runtime.IProgressMonitor
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getIProgressMonitor



PAGE
int PAGE(Code)
The meta object id for the ' net.refractions.udig.printing.model.impl.PageImpl Page ' class.
See Also:   net.refractions.udig.printing.model.impl.PageImpl
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getPage



PAGE_FEATURE_COUNT
int PAGE_FEATURE_COUNT(Code)
The number of structural features of the the 'Page' class.



PAGE__BOXES
int PAGE__BOXES(Code)
The feature id for the 'Boxes' containment reference list.



PAGE__LOCATION
int PAGE__LOCATION(Code)
The feature id for the 'Location' attribute.



PAGE__NAME
int PAGE__NAME(Code)
The feature id for the 'Name' attribute.



PAGE__PROJECT_INTERNAL
int PAGE__PROJECT_INTERNAL(Code)
The feature id for the 'Project Internal' reference.



PAGE__SIZE
int PAGE__SIZE(Code)
The feature id for the 'Size' attribute.



POINT
int POINT(Code)
The meta object id for the 'Point' data type.
See Also:   org.eclipse.draw2d.geometry.Point
See Also:   net.refractions.udig.printing.model.impl.ModelPackageImpl.getPoint



eINSTANCE
ModelPackage eINSTANCE(Code)
The singleton instance of the package.



eNAME
String eNAME(Code)
The package name.



eNS_PREFIX
String eNS_PREFIX(Code)
The package namespace name.



eNS_URI
String eNS_URI(Code)
The package namespace URI.





Method Detail
getBox
EClass getBox()(Code)
Returns the meta object for class ' net.refractions.udig.printing.model.Box Box '. the meta object for class 'Box'.
See Also:   net.refractions.udig.printing.model.Box



getBoxPrinter
EDataType getBoxPrinter()(Code)
Returns the meta object for data type ' net.refractions.udig.printing.model.BoxPrinter Box Printer '. the meta object for data type 'Box Printer'.
See Also:   net.refractions.udig.printing.model.BoxPrinter



getBox_BoxPrinter
EAttribute getBox_BoxPrinter()(Code)
Returns the meta object for the attribute ' net.refractions.udig.printing.model.Box.getBoxPrinter Box Printer '. the meta object for the attribute 'Box Printer'.
See Also:   net.refractions.udig.printing.model.Box.getBoxPrinter
See Also:   ModelPackage.getBox()



getBox_ID
EAttribute getBox_ID()(Code)
Returns the meta object for the attribute ' net.refractions.udig.printing.model.Box.getID ID '. the meta object for the attribute 'ID'.
See Also:   net.refractions.udig.printing.model.Box.getID
See Also:   ModelPackage.getBox()



getBox_SourceConnections
EReference getBox_SourceConnections()(Code)
Returns the meta object for the reference list ' net.refractions.udig.printing.model.Box.getSourceConnections Source Connections '. the meta object for the reference list 'Source Connections'.
See Also:   net.refractions.udig.printing.model.Box.getSourceConnections
See Also:   ModelPackage.getBox()



getBox_TargetConnections
EReference getBox_TargetConnections()(Code)
Returns the meta object for the reference list ' net.refractions.udig.printing.model.Box.getTargetConnections Target Connections '. the meta object for the reference list 'Target Connections'.
See Also:   net.refractions.udig.printing.model.Box.getTargetConnections
See Also:   ModelPackage.getBox()



getConnection
EClass getConnection()(Code)
Returns the meta object for class ' net.refractions.udig.printing.model.Connection Connection '. the meta object for class 'Connection'.
See Also:   net.refractions.udig.printing.model.Connection



getConnection_Connected
EAttribute getConnection_Connected()(Code)
Returns the meta object for the attribute ' net.refractions.udig.printing.model.Connection.isConnected Connected '. the meta object for the attribute 'Connected'.
See Also:   net.refractions.udig.printing.model.Connection.isConnected
See Also:   ModelPackage.getConnection()



getConnection_Source
EReference getConnection_Source()(Code)
Returns the meta object for the reference ' net.refractions.udig.printing.model.Connection.getSource Source '. the meta object for the reference 'Source'.
See Also:   net.refractions.udig.printing.model.Connection.getSource
See Also:   ModelPackage.getConnection()



getConnection_Target
EReference getConnection_Target()(Code)
Returns the meta object for the reference ' net.refractions.udig.printing.model.Connection.getTarget Target '. the meta object for the reference 'Target'.
See Also:   net.refractions.udig.printing.model.Connection.getTarget
See Also:   ModelPackage.getConnection()



getDecoratorBox
EClass getDecoratorBox()(Code)
Returns the meta object for class ' net.refractions.udig.printing.model.DecoratorBox Decorator Box '. the meta object for class 'Decorator Box'.
See Also:   net.refractions.udig.printing.model.DecoratorBox



getDecoratorBox_Layer
EReference getDecoratorBox_Layer()(Code)
Returns the meta object for the reference ' net.refractions.udig.printing.model.DecoratorBox.getLayer Layer '. the meta object for the reference 'Layer'.
See Also:   net.refractions.udig.printing.model.DecoratorBox.getLayer
See Also:   ModelPackage.getDecoratorBox()



getDecoratorBox_Map
EReference getDecoratorBox_Map()(Code)
Returns the meta object for the reference ' net.refractions.udig.printing.model.DecoratorBox.getMap Map '. the meta object for the reference 'Map'.
See Also:   net.refractions.udig.printing.model.DecoratorBox.getMap
See Also:   ModelPackage.getDecoratorBox()



getDimension
EDataType getDimension()(Code)
Returns the meta object for data type ' org.eclipse.draw2d.geometry.Dimension Dimension '. the meta object for data type 'Dimension'.
See Also:   org.eclipse.draw2d.geometry.Dimension



getElement
EClass getElement()(Code)
Returns the meta object for class ' net.refractions.udig.printing.model.Element Element '. the meta object for class 'Element'.
See Also:   net.refractions.udig.printing.model.Element



getElement_Location
EAttribute getElement_Location()(Code)
Returns the meta object for the attribute ' net.refractions.udig.printing.model.Element.getLocation Location '. the meta object for the attribute 'Location'.
See Also:   net.refractions.udig.printing.model.Element.getLocation
See Also:   ModelPackage.getElement()



getElement_Size
EAttribute getElement_Size()(Code)
Returns the meta object for the attribute ' net.refractions.udig.printing.model.Element.getSize Size '. the meta object for the attribute 'Size'.
See Also:   net.refractions.udig.printing.model.Element.getSize
See Also:   ModelPackage.getElement()



getGraphics2D
EDataType getGraphics2D()(Code)
Returns the meta object for data type ' java.awt.Graphics2D Graphics2 D '. the meta object for data type 'Graphics2 D'.
See Also:   java.awt.Graphics2D



getIProgressMonitor
EDataType getIProgressMonitor()(Code)
Returns the meta object for data type ' org.eclipse.core.runtime.IProgressMonitor IProgress Monitor '. the meta object for data type 'IProgress Monitor'.
See Also:   org.eclipse.core.runtime.IProgressMonitor



getModelFactory
ModelFactory getModelFactory()(Code)
Returns the factory that creates the instances of the model. the factory that creates the instances of the model.



getPage
EClass getPage()(Code)
Returns the meta object for class ' net.refractions.udig.printing.model.Page Page '. the meta object for class 'Page'.
See Also:   net.refractions.udig.printing.model.Page



getPage_Boxes
EReference getPage_Boxes()(Code)
Returns the meta object for the containment reference list ' net.refractions.udig.printing.model.Page.getBoxes Boxes '. the meta object for the containment reference list 'Boxes'.
See Also:   net.refractions.udig.printing.model.Page.getBoxes
See Also:   ModelPackage.getPage()



getPoint
EDataType getPoint()(Code)
Returns the meta object for data type ' org.eclipse.draw2d.geometry.Point Point '. the meta object for data type 'Point'.
See Also:   org.eclipse.draw2d.geometry.Point



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.