Java Doc for ProjectPackage.java in  » GIS » udig-1.1 » net » refractions » udig » project » internal » 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.project.internal 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.refractions.udig.project.internal.ProjectPackage

All known Subclasses:   net.refractions.udig.project.internal.impl.ProjectPackageImpl,
ProjectPackage
public interface ProjectPackage extends EPackage(Code)
TODO Purpose of net.refractions.udig.project.internal


author:
   Jesse
since:
   1.0.0


Field Summary
 intABSTRACT_CONTEXT
     The meta object id for the ' net.refractions.udig.project.internal.impl.AbstractContextImpl Abstract Context ' class.
 intABSTRACT_CONTEXT_FEATURE_COUNT
     The number of structural features of the the 'Abstract Context' class.
 intABSTRACT_CONTEXT__MAP_INTERNAL
     The feature id for the 'Map Internal' reference.
 intABSTRACT_CONTEXT__RENDER_MANAGER_INTERNAL
     The feature id for the 'Render Manager Internal' reference.
 intADAPTER
     The meta object id for the 'Adapter' data type.
 intAFFINE_TRANSFORM
     The meta object id for the 'Affine Transform' data type.
 intBLACKBOARD
     The meta object id for the ' net.refractions.udig.project.internal.impl.BlackboardImpl Blackboard ' class.
 intBLACKBOARD_ENTRY
     The meta object id for the ' net.refractions.udig.project.internal.impl.BlackboardEntryImpl Blackboard Entry ' class.
 intBLACKBOARD_ENTRY_FEATURE_COUNT
     The number of structural features of the the 'Blackboard Entry' class.
 intBLACKBOARD_ENTRY__KEY
     The feature id for the 'Key' attribute.
 intBLACKBOARD_ENTRY__MEMENTO
     The feature id for the 'Memento' attribute.
 intBLACKBOARD_ENTRY__OBJECT
     The feature id for the 'Object' attribute.
 intBLACKBOARD_ENTRY__OBJECT_CLASS
     The feature id for the 'Object Class' attribute.
 intBLACKBOARD_FEATURE_COUNT
     The number of structural features of the the 'Blackboard' class.
 intBLACKBOARD__ENTRIES
     The feature id for the 'Entries' containment reference list.
 intCATALOG_REF
     The meta object id for the 'Catalog Ref' data type.
 intCLONEABLE
     The meta object id for the ' Cloneable Cloneable ' class.
 intCLONEABLE_FEATURE_COUNT
     The number of structural features of the the 'Cloneable' class.
 intCOLOUR_PALETTE
     The meta object id for the 'Colour Palette' data type.
 intCOLOUR_SCHEME
     The meta object id for the 'Colour Scheme' data type.
 intCOMMAND
     The meta object id for the 'Command' data type.
 intCOMMAND_STACK
     The meta object id for the 'Command Stack' data type.
 intCOMPARABLE
     The meta object id for the ' Comparable Comparable ' class.
 intCOMPARABLE_FEATURE_COUNT
     The number of structural features of the the 'Comparable' class.
 intCONTEXT_MODEL
     The meta object id for the ' net.refractions.udig.project.internal.impl.ContextModelImpl Context Model ' class.
 intCONTEXT_MODEL_FEATURE_COUNT
     The number of structural features of the the 'Context Model' class.
 intCONTEXT_MODEL__LAYERS
     The feature id for the 'Layers' containment reference list.
 intCONTEXT_MODEL__MAP
     The feature id for the 'Map' container reference.
 intCOORDINATE
     The meta object id for the 'Coordinate' data type.
 intCOORDINATE_REFERENCE_SYSTEM
     The meta object id for the 'Coordinate Reference System' data type.
 intDEFAULT_COLOR
     The meta object id for the 'Feature Event' data type.
 intEDIT_COMMAND
     The meta object id for the 'Edit Command' data type.
 intEDIT_MANAGER
     The meta object id for the ' net.refractions.udig.project.internal.impl.EditManagerImpl Edit Manager ' class.
 intEDIT_MANAGER_CONTROL_COMMAND
     The meta object id for the 'Edit Manager Control Command' data type.
 intEDIT_MANAGER_FEATURE_COUNT
     The number of structural features of the the 'Edit Manager' class.
 intEDIT_MANAGER__EDIT_FEATURE
     The feature id for the 'Edit Feature' attribute.
 intEDIT_MANAGER__EDIT_LAYER_INTERNAL
     The feature id for the 'Edit Layer Internal' reference.
 intEDIT_MANAGER__EDIT_LAYER_LOCKED
     The feature id for the 'Edit Layer Locked' attribute.
 intEDIT_MANAGER__MAP_INTERNAL
     The feature id for the 'Map Internal' container reference.
 intEDIT_MANAGER__SELECTED_LAYER
     The feature id for the 'Selected Layer' reference.
 intEDIT_MANAGER__TRANSACTION_TYPE
     The feature id for the 'Transaction Type' attribute.
 intENVELOPE
     The meta object id for the 'Envelope' data type.
 intFEATURE
     The meta object id for the 'Feature' data type.
 intFEATURE_EVENT
     The meta object id for the 'Feature Event' data type.
 intFEATURE_RESULTS
     The meta object id for the 'Feature Results' data type.
 intFILTER
     The meta object id for the 'Filter' data type.
 intIABSTRACT_CONTEXT
     The meta object id for the ' net.refractions.udig.project.IAbstractContext IAbstract Context ' class.
 intIABSTRACT_CONTEXT_FEATURE_COUNT
     The number of structural features of the the 'IAbstract Context' class.
 intIADAPTABLE
     The meta object id for the ' org.eclipse.core.runtime.IAdaptable IAdaptable ' class.
 intIADAPTABLE_FEATURE_COUNT
     The number of structural features of the the 'IAdaptable' class.
 intIBLACKBOARD
     The meta object id for the ' net.refractions.udig.project.IBlackboard IBlackboard ' class.
 intIBLACKBOARD_FEATURE_COUNT
     The number of structural features of the the 'IBlackboard' class.
 intIBLOCKING_ADAPTABLE
     The meta object id for the ' net.refractions.udig.core.IBlockingAdaptable IBlocking Adaptable ' class.
 intIBLOCKING_ADAPTABLE_FEATURE_COUNT
     The number of structural features of the the 'IBlocking Adaptable' class.
 intIEDIT_MANAGER
     The meta object id for the ' net.refractions.udig.project.IEditManager IEdit Manager ' class.
 intIEDIT_MANAGER_FEATURE_COUNT
     The number of structural features of the the 'IEdit Manager' class.
 intIGEO_RESOURCE
     The meta object id for the 'IGeo Resource' data type.
 intILAYER
     The meta object id for the ' net.refractions.udig.project.ILayer ILayer ' class.
 intILAYER_FEATURE_COUNT
     The number of structural features of the the 'ILayer' class.
 intIMAGE_DESCRIPTOR
     The meta object id for the 'Image Descriptor' data type.
 intIMAP
     The meta object id for the ' net.refractions.udig.project.IMap IMap ' class.
 intIMAP_FEATURE_COUNT
     The number of structural features of the the 'IMap' class.
 intIPROGRESS_MONITOR
     The meta object id for the 'IProgress Monitor' data type.
 intIPROJECT
     The meta object id for the ' net.refractions.udig.project.IProject IProject ' class.
 intIPROJECT_ELEMENT
     The meta object id for the ' net.refractions.udig.project.IProjectElement IProject Element ' class.
 intIPROJECT_ELEMENT_FEATURE_COUNT
     The number of structural features of the the 'IProject Element' class.
 intIPROJECT_FEATURE_COUNT
     The number of structural features of the the 'IProject' class.
 intIRENDER_MANAGER
     The meta object id for the ' net.refractions.udig.project.render.IRenderManager IRender Manager ' class.
 intIRENDER_MANAGER_FEATURE_COUNT
     The number of structural features of the the 'IRender Manager' class.
 intIRESOLVE_CHANGE_LISTENER
     The meta object id for the ' net.refractions.udig.catalog.IResolveChangeListener IResolve Change Listener ' class.
 intIRESOLVE_CHANGE_LISTENER_FEATURE_COUNT
     The number of structural features of the the 'IResolve Change Listener' class.
 intIVIEWPORT_MODEL
     The meta object id for the ' net.refractions.udig.project.render.IViewportModel IViewport Model ' class.
 intIVIEWPORT_MODEL_FEATURE_COUNT
     The number of structural features of the the 'IViewport Model' class.
 intLAYER
     The meta object id for the ' net.refractions.udig.project.internal.impl.LayerImpl Layer ' class.
 intLAYER_FACTORY
     The meta object id for the ' net.refractions.udig.project.internal.impl.LayerFactoryImpl Layer Factory ' class.
 intLAYER_FACTORY_FEATURE_COUNT
     The number of structural features of the the 'Layer Factory' class.
 intLAYER_FACTORY__MAP
     The feature id for the 'Map' container reference.
 intLAYER_FEATURE_COUNT
     The number of structural features of the the 'Layer' class.
 intLAYER__CATALOG_REF
     The feature id for the 'Catalog Ref' attribute.
 intLAYER__COLOUR_SCHEME
     The feature id for the 'Colour Scheme' attribute.
 intLAYER__CONTEXT_MODEL
     The feature id for the 'Context Model' container reference.
 intLAYER__CRS
     The feature id for the 'CRS' attribute.
 intLAYER__DEFAULT_COLOR
     The feature id for the 'Default Color' attribute.
 intLAYER__FEATURE_CHANGES
     The feature id for the 'Feature Changes' attribute list.
 intLAYER__FILTER
     The feature id for the 'Filter' attribute.
 intLAYER__GEO_RESOURCE
     The feature id for the 'Geo Resource' attribute.
 intLAYER__GEO_RESOURCES
     The feature id for the 'Geo Resources' attribute list.
 intLAYER__GLYPH
     The feature id for the 'Glyph' attribute.
 intLAYER__ID
     The feature id for the 'ID' attribute.
 intLAYER__MAX_SCALE_DENOMINATOR
     The feature id for the 'Max Scale Denominator' attribute.
 intLAYER__MIN_SCALE_DENOMINATOR
     The feature id for the 'Min Scale Denominator' attribute.
 intLAYER__NAME
     The feature id for the 'Name' attribute.
 intLAYER__PROPERTIES
     The feature id for the 'Properties' reference.
 intLAYER__SELECTABLE
     The feature id for the 'Selectable' attribute.
 intLAYER__STATUS
     The feature id for the 'Status' attribute.
 intLAYER__STYLE_BLACKBOARD
     The feature id for the 'Style Blackboard' containment reference.
 intLAYER__VISIBLE
     The feature id for the 'Visible' attribute.
 intLAYER__ZORDER
     The feature id for the 'Zorder' attribute.
 intLIST
     The meta object id for the 'List' data type.
 intMAP
     The meta object id for the ' net.refractions.udig.project.internal.impl.MapImpl Map ' class.
 intMAP_DISPLAY
     The meta object id for the 'Map Display' data type.
 intMAP_FEATURE_COUNT
     The number of structural features of the the 'Map' class.
 intMAP__ABSTRACT
     The feature id for the 'Abstract' attribute.
 intMAP__BATCH_EVENT
     Event for batched events.
 intMAP__BLACK_BOARD_INTERNAL
     The feature id for the 'Black Board Internal' containment reference.
 intMAP__COLOR_PALETTE
     The feature id for the 'Color Palette' attribute.
 intMAP__COLOUR_SCHEME
     The feature id for the 'Colour Scheme' attribute.
 intMAP__COMMAND_STACK
     The feature id for the 'Command Stack' attribute.
 intMAP__CONTEXT_MODEL
     The feature id for the 'Context Model' containment reference.
 intMAP__EDIT_MANAGER_INTERNAL
     The feature id for the 'Edit Manager Internal' containment reference.
 intMAP__LAYER_FACTORY
     The feature id for the 'Layer Factory' containment reference.
 intMAP__NAME
     The feature id for the 'Name' attribute.
 intMAP__NAV_COMMAND_STACK
     The feature id for the 'Nav Command Stack' attribute.
 intMAP__PROJECT_INTERNAL
     The feature id for the 'Project Internal' reference.
 intMAP__RENDER_MANAGER_INTERNAL
     The feature id for the 'Render Manager Internal' reference.
 intMAP__VIEWPORT_MODEL_INTERNAL
     The feature id for the 'Viewport Model Internal' containment reference.
 intMUTABLE_PICO_CONTAINER
     The meta object id for the 'Mutable Pico Container' data type.
 intNAV_COMMAND
     The meta object id for the 'Nav Command' data type.
 intNAV_COMMAND_STACK
     The meta object id for the 'Nav Command Stack' data type.
 intPICO_BLACKBOARD
     The meta object id for the ' net.refractions.udig.project.internal.impl.PicoBlackboardImpl Pico Blackboard ' class.
 intPICO_BLACKBOARD_FEATURE_COUNT
     The number of structural features of the the 'Pico Blackboard' class.
 intPICO_BLACKBOARD__PICO_CONTAINER
     The feature id for the 'Pico Container' attribute.
 intPOINT
     The meta object id for the 'Point' data type.
 intPROJECT
     The meta object id for the ' net.refractions.udig.project.internal.impl.ProjectImpl Project ' class.
 intPROJECT_ELEMENT
     The meta object id for the ' net.refractions.udig.project.internal.ProjectElement Element ' class.
 intPROJECT_ELEMENT_FEATURE_COUNT
     The number of structural features of the the 'Element' class.
 intPROJECT_ELEMENT__NAME
     The feature id for the 'Name' attribute.
 intPROJECT_ELEMENT__PROJECT_INTERNAL
     The feature id for the 'Project Internal' reference.
 intPROJECT_FEATURE_COUNT
     The number of structural features of the the 'Project' class.
 intPROJECT_REGISTRY
     The meta object id for the ' net.refractions.udig.project.internal.impl.ProjectRegistryImpl Registry ' class.
 intPROJECT_REGISTRY_FEATURE_COUNT
     The number of structural features of the the 'Registry' class.
 intPROJECT_REGISTRY__CURRENT_PROJECT
     The feature id for the 'Current Project' reference.
 intPROJECT_REGISTRY__PROJECTS
     The feature id for the 'Projects' reference list.
 intPROJECT__ELEMENTS_INTERNAL
     The feature id for the 'Elements Internal' reference list.
 intPROJECT__NAME
     The feature id for the 'Name' attribute.
 intQUERY
     The meta object id for the 'Query' data type.
 intREFERENCED_ENVELOPE
     The meta object id for the 'Referenced Envelope' data type.
 intSTYLE_BLACKBOARD
     The meta object id for the ' net.refractions.udig.project.internal.impl.StyleBlackboardImpl Style Blackboard ' class.
 intSTYLE_BLACKBOARD_FEATURE_COUNT
     The number of structural features of the the 'Style Blackboard' class.
 intSTYLE_BLACKBOARD__CONTENT
     The feature id for the 'Content' containment reference list.
 intSTYLE_ENTRY
     The meta object id for the ' net.refractions.udig.project.internal.impl.StyleEntryImpl Style Entry ' class.
 intSTYLE_ENTRY_FEATURE_COUNT
     The number of structural features of the the 'Style Entry' class.
 intSTYLE_ENTRY__ID
     The feature id for the 'ID' attribute.
 intSTYLE_ENTRY__MEMENTO
     The feature id for the 'Memento' attribute.
 intSTYLE_ENTRY__STYLE
     The feature id for the 'Style' attribute.
 intSTYLE_ENTRY__STYLE_CLASS
     The feature id for the 'Style Class' attribute.
 intURI
     The meta object id for the 'URI' data type.
 intURL
     The meta object id for the 'URL' data type.
 Stringcopyright
    
 ProjectPackageeINSTANCE
     The singleton instance of the package.
 StringeNAME
     The package name.
 StringeNS_PREFIX
     The package namespace name.
 StringeNS_URI
     The package namespace URI.


Method Summary
 EClassgetAbstractContext()
     Returns the meta object for class ' net.refractions.udig.project.internal.AbstractContext Abstract Context '.
 EReferencegetAbstractContext_MapInternal()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.AbstractContext.getMapInternal Map Internal '.
 EReferencegetAbstractContext_RenderManagerInternal()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.AbstractContext.getRenderManagerInternal Render Manager Internal '.
 EDataTypegetAdapter()
     Returns the meta object for data type ' org.eclipse.emf.common.notify.Adapter Adapter '.
 EDataTypegetAffineTransform()
     Returns the meta object for data type ' java.awt.geom.AffineTransform Affine Transform '.
 EClassgetBlackboard()
     Returns the meta object for class ' net.refractions.udig.project.internal.Blackboard Blackboard '.
 EClassgetBlackboardEntry()
     Returns the meta object for class ' net.refractions.udig.project.internal.BlackboardEntry Blackboard Entry '.
 EAttributegetBlackboardEntry_Key()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getKey Key '.
 EAttributegetBlackboardEntry_Memento()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getMemento Memento '.
 EAttributegetBlackboardEntry_Object()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getObject Object '.
 EAttributegetBlackboardEntry_ObjectClass()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getObjectClass Object Class '.
 EReferencegetBlackboard_Entries()
     Returns the meta object for the containment reference list ' net.refractions.udig.project.internal.Blackboard.getEntries Entries '.
 EDataTypegetCatalogRef()
     Returns the meta object for data type ' net.refractions.udig.project.internal.CatalogRef Catalog Ref '.
 EClassgetCloneable()
     Returns the meta object for class ' Cloneable Cloneable '.
 EDataTypegetColourPalette()
     Returns the meta object for data type ' net.refractions.udig.ui.palette.ColourPalette Colour Palette '.
 EDataTypegetColourScheme()
     Returns the meta object for data type ' net.refractions.udig.ui.palette.ColourScheme Colour Scheme '.
 EDataTypegetCommand()
     Returns the meta object for data type ' net.refractions.udig.project.command.MapCommand Command '.
 EDataTypegetCommandStack()
     Returns the meta object for data type ' net.refractions.udig.project.command.CommandStack Command Stack '.
 EClassgetComparable()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetContextModel()
     Returns the meta object for class ' net.refractions.udig.project.internal.ContextModel Context Model '.
 EReferencegetContextModel_Layers()
     Returns the meta object for the containment reference list ' net.refractions.udig.project.internal.ContextModel.getLayers Layers '.
 EReferencegetContextModel_Map()
     Returns the meta object for the container reference ' net.refractions.udig.project.internal.ContextModel.getMap Map '.
 EDataTypegetCoordinate()
     Returns the meta object for data type ' com.vividsolutions.jts.geom.Coordinate Coordinate '.
 EDataTypegetCoordinateReferenceSystem()
     Returns the meta object for data type ' org.opengis.referencing.crs.CoordinateReferenceSystem Coordinate Reference System '.
 EDataTypegetEditCommand()
     Returns the meta object for data type ' net.refractions.udig.project.command.EditCommand Edit Command '.
 EClassgetEditManager()
     Returns the meta object for class ' net.refractions.udig.project.internal.EditManager Edit Manager '.
 EDataTypegetEditManagerControlCommand()
    
 EAttributegetEditManager_EditFeature()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.EditManager.getEditFeature Edit Feature '.
 EReferencegetEditManager_EditLayerInternal()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.EditManager.getEditLayerInternal Edit Layer Internal '.
 EAttributegetEditManager_EditLayerLocked()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.EditManager.isEditLayerLocked Edit Layer Locked '.
 EReferencegetEditManager_MapInternal()
     Returns the meta object for the container reference ' net.refractions.udig.project.internal.EditManager.getMapInternal Map Internal '.
 EReferencegetEditManager_SelectedLayer()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.EditManager.getSelectedLayer Selected Layer '.
 EAttributegetEditManager_TransactionType()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.EditManager.getTransactionType Transaction Type '.
 EDataTypegetEnvelope()
     Returns the meta object for data type ' com.vividsolutions.jts.geom.Envelope Envelope '.
 EDataTypegetFeature()
     Returns the meta object for data type ' org.geotools.feature.Feature Feature '.
 EDataTypegetFeatureEvent()
     Returns the meta object for data type ' org.geotools.data.FeatureEvent Feature Event '.
 EDataTypegetFeatureResults()
     Returns the meta object for data type ' org.geotools.data.FeatureResults Feature Results '.
 EDataTypegetFilter()
     Returns the meta object for data type ' org.geotools.filter.Filter Filter '.
 EClassgetIAbstractContext()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetIAdaptable()
     Returns the meta object for class ' org.eclipse.core.runtime.IAdaptable IAdaptable '.
 EClassgetIBlackboard()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetIBlockingAdaptable()
     Returns the meta object for class ' net.refractions.udig.core.IBlockingAdaptable IBlocking Adaptable '.
 EClassgetIEditManager()
     Returns the meta object for class ' Comparable Comparable '.
 EDataTypegetIGeoResource()
     Returns the meta object for data type ' net.refractions.udig.catalog.IGeoResource IGeo Resource '.
 EClassgetILayer()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetIMap()
     Returns the meta object for class ' Comparable Comparable '.
 EDataTypegetIProgressMonitor()
     Returns the meta object for data type ' org.eclipse.core.runtime.IProgressMonitor IProgress Monitor '.
 EClassgetIProject()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetIProjectElement()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetIRenderManager()
     Returns the meta object for class ' Comparable Comparable '.
 EClassgetIResolveChangeListener()
     Returns the meta object for class ' net.refractions.udig.catalog.IResolveChangeListener IResolve Change Listener '.
 EClassgetIViewportModel()
     Returns the meta object for class ' Comparable Comparable '.
 EDataTypegetImageDescriptor()
     Returns the meta object for data type ' org.eclipse.jface.resource.ImageDescriptor Image Descriptor '.
 EClassgetLayer()
     Returns the meta object for class ' net.refractions.udig.project.internal.Layer Layer '.
 EClassgetLayerFactory()
     Returns the meta object for class ' net.refractions.udig.project.internal.LayerFactory Layer Factory '.
 EReferencegetLayerFactory_Map()
     Returns the meta object for the container reference ' net.refractions.udig.project.internal.LayerFactory.getMap Map '.
 EAttributegetLayer_CRS()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getCRS CRS '.
 EAttributegetLayer_CatalogRef()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getCatalogRef Catalog Ref '.
 EAttributegetLayer_ColourScheme()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getColourScheme Colour Scheme '.
 EReferencegetLayer_ContextModel()
     Returns the meta object for the container reference ' net.refractions.udig.project.internal.Layer.getContextModel Context Model '.
 EAttributegetLayer_DefaultColor()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getDefaultColor Default Color '.
 EAttributegetLayer_FeatureChanges()
     Returns the meta object for the attribute list ' net.refractions.udig.project.internal.Layer.getFeatureChanges Feature Changes '.
 EAttributegetLayer_Filter()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getFilter Filter '.
 EAttributegetLayer_GeoResource()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getGeoResource Geo Resource '.
 EAttributegetLayer_GeoResources()
     Returns the meta object for the attribute list ' net.refractions.udig.project.internal.Layer.getGeoResources Geo Resources '.
 EAttributegetLayer_Glyph()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getGlyph Glyph '.
 EAttributegetLayer_ID()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getID ID '.
 EAttributegetLayer_Name()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getName Name '.
 EReferencegetLayer_Properties()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.Layer.getProperties Properties '.
 EAttributegetLayer_Selectable()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.isSelectable Selectable '.
 EAttributegetLayer_Status()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getStatus Status '.
 EReferencegetLayer_StyleBlackboard()
     Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Layer.getStyleBlackboard Style Blackboard '.
 EAttributegetLayer_Visible()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.isVisible Visible '.
 EAttributegetLayer_Zorder()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getZorder Zorder '.
 EDataTypegetList()
     Returns the meta object for data type ' java.util.List List '.
 EClassgetMap()
     Returns the meta object for class ' net.refractions.udig.project.internal.Map Map '.
 EDataTypegetMapDisplay()
     Returns the meta object for data type ' net.refractions.udig.project.render.displayAdapter.IMapDisplay Map Display '.
 EAttributegetMap_Abstract()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getAbstract Abstract '.
 EReferencegetMap_BlackBoardInternal()
     Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getBlackBoardInternal Black Board Internal '.
 EAttributegetMap_ColorPalette()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getColorPalette Color Palette '.
 EAttributegetMap_ColourScheme()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getColourScheme Colour Scheme '.
 EAttributegetMap_CommandStack()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getCommandStack Command Stack '.
 EReferencegetMap_ContextModel()
     Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getContextModel Context Model '.
 EReferencegetMap_EditManagerInternal()
     Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getEditManagerInternal Edit Manager Internal '.
 EReferencegetMap_LayerFactory()
     Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getLayerFactory Layer Factory '.
 EAttributegetMap_NavCommandStack()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getNavCommandStack Nav Command Stack '.
 EReferencegetMap_RenderManagerInternal()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.Map.getRenderManagerInternal Render Manager Internal '.
 EReferencegetMap_ViewportModelInternal()
     Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getViewportModelInternal Viewport Model Internal '.
 EDataTypegetMutablePicoContainer()
     Returns the meta object for data type ' org.picocontainer.MutablePicoContainer Mutable Pico Container '.
 EDataTypegetNavCommand()
     Returns the meta object for data type ' net.refractions.udig.project.command.NavCommand Nav Command '.
 EDataTypegetNavCommandStack()
     Returns the meta object for data type ' net.refractions.udig.project.command.NavCommandStack Nav Command Stack '.
 EClassgetPicoBlackboard()
     Returns the meta object for class ' net.refractions.udig.project.internal.PicoBlackboard Pico Blackboard '.
 EAttributegetPicoBlackboard_PicoContainer()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.PicoBlackboard.getPicoContainer Pico Container '.
 EDataTypegetPoint()
     Returns the meta object for data type ' java.awt.Point Point '.
 EClassgetProject()
     Returns the meta object for class ' net.refractions.udig.project.internal.Project Project '.
 EClassgetProjectElement()
     Returns the meta object for class ' net.refractions.udig.project.internal.ProjectElement Element '.
 EAttributegetProjectElement_Name()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.ProjectElement.getName Name '.
 EReferencegetProjectElement_ProjectInternal()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.ProjectElement.getProjectInternal Project Internal '.
 ProjectFactorygetProjectFactory()
     Returns the factory that creates the instances of the model.
 EClassgetProjectRegistry()
     Returns the meta object for class ' net.refractions.udig.project.internal.ProjectRegistry Registry '.
 EReferencegetProjectRegistry_CurrentProject()
     Returns the meta object for the reference ' net.refractions.udig.project.internal.ProjectRegistry.getCurrentProject Current Project '.
 EReferencegetProjectRegistry_Projects()
     Returns the meta object for the reference list ' net.refractions.udig.project.internal.ProjectRegistry.getProjects Projects '.
 EReferencegetProject_ElementsInternal()
     Returns the meta object for the reference list ' net.refractions.udig.project.internal.Project.getElementsInternal Elements Internal '.
 EAttributegetProject_Name()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.Project.getName Name '.
 EDataTypegetQuery()
     Returns the meta object for data type ' org.geotools.data.Query Query '.
 EDataTypegetReferencedEnvelope()
     Returns the meta object for data type ' org.geotools.geometry.jts.ReferencedEnvelope Referenced Envelope '.
 EClassgetStyleBlackboard()
     Returns the meta object for class ' net.refractions.udig.project.internal.StyleBlackboard Style Blackboard '.
 EReferencegetStyleBlackboard_Content()
     Returns the meta object for the containment reference list ' net.refractions.udig.project.internal.StyleBlackboard.getContent Content '.
 EClassgetStyleEntry()
     Returns the meta object for class ' net.refractions.udig.project.internal.StyleEntry Style Entry '.
 EAttributegetStyleEntry_ID()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getID ID '.
 EAttributegetStyleEntry_Memento()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getMemento Memento '.
 EAttributegetStyleEntry_Style()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getStyle Style '.
 EAttributegetStyleEntry_StyleClass()
     Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getStyleClass Style Class '.
 EDataTypegetURI()
     Returns the meta object for data type ' org.eclipse.emf.common.util.URI URI '.
 EDataTypegetURL()
     Returns the meta object for data type ' java.net.URL URL '.

Field Detail
ABSTRACT_CONTEXT
int ABSTRACT_CONTEXT(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.AbstractContextImpl Abstract Context ' class.
See Also:   net.refractions.udig.project.internal.impl.AbstractContextImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getAbstractContext



ABSTRACT_CONTEXT_FEATURE_COUNT
int ABSTRACT_CONTEXT_FEATURE_COUNT(Code)
The number of structural features of the the 'Abstract Context' class.



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



ABSTRACT_CONTEXT__RENDER_MANAGER_INTERNAL
int ABSTRACT_CONTEXT__RENDER_MANAGER_INTERNAL(Code)
The feature id for the 'Render Manager Internal' reference.



ADAPTER
int ADAPTER(Code)
The meta object id for the 'Adapter' data type.
See Also:   org.eclipse.emf.common.notify.Adapter
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getAdapter



AFFINE_TRANSFORM
int AFFINE_TRANSFORM(Code)
The meta object id for the 'Affine Transform' data type.
See Also:   java.awt.geom.AffineTransform
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getAffineTransform



BLACKBOARD
int BLACKBOARD(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.BlackboardImpl Blackboard ' class.
See Also:   net.refractions.udig.project.internal.impl.BlackboardImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getBlackboard



BLACKBOARD_ENTRY
int BLACKBOARD_ENTRY(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.BlackboardEntryImpl Blackboard Entry ' class.
See Also:   net.refractions.udig.project.internal.impl.BlackboardEntryImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getBlackboardEntry



BLACKBOARD_ENTRY_FEATURE_COUNT
int BLACKBOARD_ENTRY_FEATURE_COUNT(Code)
The number of structural features of the the 'Blackboard Entry' class.



BLACKBOARD_ENTRY__KEY
int BLACKBOARD_ENTRY__KEY(Code)
The feature id for the 'Key' attribute.



BLACKBOARD_ENTRY__MEMENTO
int BLACKBOARD_ENTRY__MEMENTO(Code)
The feature id for the 'Memento' attribute.



BLACKBOARD_ENTRY__OBJECT
int BLACKBOARD_ENTRY__OBJECT(Code)
The feature id for the 'Object' attribute.



BLACKBOARD_ENTRY__OBJECT_CLASS
int BLACKBOARD_ENTRY__OBJECT_CLASS(Code)
The feature id for the 'Object Class' attribute.



BLACKBOARD_FEATURE_COUNT
int BLACKBOARD_FEATURE_COUNT(Code)
The number of structural features of the the 'Blackboard' class.



BLACKBOARD__ENTRIES
int BLACKBOARD__ENTRIES(Code)
The feature id for the 'Entries' containment reference list.



CATALOG_REF
int CATALOG_REF(Code)
The meta object id for the 'Catalog Ref' data type.
See Also:   net.refractions.udig.project.internal.CatalogRef
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getCatalogRef



CLONEABLE
int CLONEABLE(Code)
The meta object id for the ' Cloneable Cloneable ' class.
See Also:   Cloneable
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getCloneable



CLONEABLE_FEATURE_COUNT
int CLONEABLE_FEATURE_COUNT(Code)
The number of structural features of the the 'Cloneable' class.



COLOUR_PALETTE
int COLOUR_PALETTE(Code)
The meta object id for the 'Colour Palette' data type.
See Also:   org.geotools.brewer.BrewerPalette
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getColourPalette



COLOUR_SCHEME
int COLOUR_SCHEME(Code)
The meta object id for the 'Colour Scheme' data type.
See Also:   net.refractions.udig.ui.palette.ColourScheme
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getColourScheme



COMMAND
int COMMAND(Code)
The meta object id for the 'Command' data type.
See Also:   net.refractions.udig.project.command.MapCommand
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getCommand



COMMAND_STACK
int COMMAND_STACK(Code)
The meta object id for the 'Command Stack' data type.
See Also:   net.refractions.udig.project.command.CommandStack
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getCommandStack



COMPARABLE
int COMPARABLE(Code)
The meta object id for the ' Comparable Comparable ' class.
See Also:   Comparable
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getComparable



COMPARABLE_FEATURE_COUNT
int COMPARABLE_FEATURE_COUNT(Code)
The number of structural features of the the 'Comparable' class.



CONTEXT_MODEL
int CONTEXT_MODEL(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.ContextModelImpl Context Model ' class.
See Also:   net.refractions.udig.project.internal.impl.ContextModelImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getContextModel



CONTEXT_MODEL_FEATURE_COUNT
int CONTEXT_MODEL_FEATURE_COUNT(Code)
The number of structural features of the the 'Context Model' class.



CONTEXT_MODEL__LAYERS
int CONTEXT_MODEL__LAYERS(Code)
The feature id for the 'Layers' containment reference list.



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



COORDINATE
int COORDINATE(Code)
The meta object id for the 'Coordinate' data type.
See Also:   com.vividsolutions.jts.geom.Coordinate
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getCoordinate



COORDINATE_REFERENCE_SYSTEM
int COORDINATE_REFERENCE_SYSTEM(Code)
The meta object id for the 'Coordinate Reference System' data type.
See Also:   org.opengis.referencing.crs.CoordinateReferenceSystem
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getCoordinateReferenceSystem



DEFAULT_COLOR
int DEFAULT_COLOR(Code)
The meta object id for the 'Feature Event' data type.
See Also:   org.geotools.data.FeatureEvent
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getFeatureEvent



EDIT_COMMAND
int EDIT_COMMAND(Code)
The meta object id for the 'Edit Command' data type.
See Also:   net.refractions.udig.project.command.EditCommand
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getEditCommand



EDIT_MANAGER
int EDIT_MANAGER(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.EditManagerImpl Edit Manager ' class.
See Also:   net.refractions.udig.project.internal.impl.EditManagerImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getEditManager



EDIT_MANAGER_CONTROL_COMMAND
int EDIT_MANAGER_CONTROL_COMMAND(Code)
The meta object id for the 'Edit Manager Control Command' data type.
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getEditManagerControlCommand



EDIT_MANAGER_FEATURE_COUNT
int EDIT_MANAGER_FEATURE_COUNT(Code)
The number of structural features of the the 'Edit Manager' class.



EDIT_MANAGER__EDIT_FEATURE
int EDIT_MANAGER__EDIT_FEATURE(Code)
The feature id for the 'Edit Feature' attribute.



EDIT_MANAGER__EDIT_LAYER_INTERNAL
int EDIT_MANAGER__EDIT_LAYER_INTERNAL(Code)
The feature id for the 'Edit Layer Internal' reference.



EDIT_MANAGER__EDIT_LAYER_LOCKED
int EDIT_MANAGER__EDIT_LAYER_LOCKED(Code)
The feature id for the 'Edit Layer Locked' attribute.



EDIT_MANAGER__MAP_INTERNAL
int EDIT_MANAGER__MAP_INTERNAL(Code)
The feature id for the 'Map Internal' container reference.



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



EDIT_MANAGER__TRANSACTION_TYPE
int EDIT_MANAGER__TRANSACTION_TYPE(Code)
The feature id for the 'Transaction Type' attribute.



ENVELOPE
int ENVELOPE(Code)
The meta object id for the 'Envelope' data type.
See Also:   com.vividsolutions.jts.geom.Envelope
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getEnvelope



FEATURE
int FEATURE(Code)
The meta object id for the 'Feature' data type.
See Also:   org.geotools.feature.Feature
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getFeature



FEATURE_EVENT
int FEATURE_EVENT(Code)
The meta object id for the 'Feature Event' data type.
See Also:   org.geotools.data.FeatureEvent
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getFeatureEvent



FEATURE_RESULTS
int FEATURE_RESULTS(Code)
The meta object id for the 'Feature Results' data type.
See Also:   org.geotools.data.FeatureResults
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getFeatureResults



FILTER
int FILTER(Code)
The meta object id for the 'Filter' data type.
See Also:   org.geotools.filter.Filter
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getFilter



IABSTRACT_CONTEXT
int IABSTRACT_CONTEXT(Code)
The meta object id for the ' net.refractions.udig.project.IAbstractContext IAbstract Context ' class.
See Also:   net.refractions.udig.project.IAbstractContext
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIAbstractContext



IABSTRACT_CONTEXT_FEATURE_COUNT
int IABSTRACT_CONTEXT_FEATURE_COUNT(Code)
The number of structural features of the the 'IAbstract Context' class.



IADAPTABLE
int IADAPTABLE(Code)
The meta object id for the ' org.eclipse.core.runtime.IAdaptable IAdaptable ' class.
See Also:   org.eclipse.core.runtime.IAdaptable
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIAdaptable



IADAPTABLE_FEATURE_COUNT
int IADAPTABLE_FEATURE_COUNT(Code)
The number of structural features of the the 'IAdaptable' class.



IBLACKBOARD
int IBLACKBOARD(Code)
The meta object id for the ' net.refractions.udig.project.IBlackboard IBlackboard ' class.
See Also:   net.refractions.udig.project.IBlackboard
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIBlackboard



IBLACKBOARD_FEATURE_COUNT
int IBLACKBOARD_FEATURE_COUNT(Code)
The number of structural features of the the 'IBlackboard' class.



IBLOCKING_ADAPTABLE
int IBLOCKING_ADAPTABLE(Code)
The meta object id for the ' net.refractions.udig.core.IBlockingAdaptable IBlocking Adaptable ' class.
See Also:   net.refractions.udig.core.IBlockingAdaptable
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIBlockingAdaptable



IBLOCKING_ADAPTABLE_FEATURE_COUNT
int IBLOCKING_ADAPTABLE_FEATURE_COUNT(Code)
The number of structural features of the the 'IBlocking Adaptable' class.



IEDIT_MANAGER
int IEDIT_MANAGER(Code)
The meta object id for the ' net.refractions.udig.project.IEditManager IEdit Manager ' class.
See Also:   net.refractions.udig.project.IEditManager
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIEditManager



IEDIT_MANAGER_FEATURE_COUNT
int IEDIT_MANAGER_FEATURE_COUNT(Code)
The number of structural features of the the 'IEdit Manager' class.



IGEO_RESOURCE
int IGEO_RESOURCE(Code)
The meta object id for the 'IGeo Resource' data type.
See Also:   net.refractions.udig.catalog.IGeoResource
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIGeoResource



ILAYER
int ILAYER(Code)
The meta object id for the ' net.refractions.udig.project.ILayer ILayer ' class.
See Also:   net.refractions.udig.project.ILayer
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getILayer



ILAYER_FEATURE_COUNT
int ILAYER_FEATURE_COUNT(Code)
The number of structural features of the the 'ILayer' class.



IMAGE_DESCRIPTOR
int IMAGE_DESCRIPTOR(Code)
The meta object id for the 'Image Descriptor' data type.
See Also:   org.eclipse.jface.resource.ImageDescriptor
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getImageDescriptor



IMAP
int IMAP(Code)
The meta object id for the ' net.refractions.udig.project.IMap IMap ' class.
See Also:   net.refractions.udig.project.IMap
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIMap



IMAP_FEATURE_COUNT
int IMAP_FEATURE_COUNT(Code)
The number of structural features of the the 'IMap' class.



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.project.internal.impl.ProjectPackageImpl.getIProgressMonitor



IPROJECT
int IPROJECT(Code)
The meta object id for the ' net.refractions.udig.project.IProject IProject ' class.
See Also:   net.refractions.udig.project.IProject
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIProject



IPROJECT_ELEMENT
int IPROJECT_ELEMENT(Code)
The meta object id for the ' net.refractions.udig.project.IProjectElement IProject Element ' class.
See Also:   net.refractions.udig.project.IProjectElement
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIProjectElement



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



IPROJECT_FEATURE_COUNT
int IPROJECT_FEATURE_COUNT(Code)
The number of structural features of the the 'IProject' class.



IRENDER_MANAGER
int IRENDER_MANAGER(Code)
The meta object id for the ' net.refractions.udig.project.render.IRenderManager IRender Manager ' class.
See Also:   net.refractions.udig.project.render.IRenderManager
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIRenderManager



IRENDER_MANAGER_FEATURE_COUNT
int IRENDER_MANAGER_FEATURE_COUNT(Code)
The number of structural features of the the 'IRender Manager' class.



IRESOLVE_CHANGE_LISTENER
int IRESOLVE_CHANGE_LISTENER(Code)
The meta object id for the ' net.refractions.udig.catalog.IResolveChangeListener IResolve Change Listener ' class.
See Also:   net.refractions.udig.catalog.IResolveChangeListener
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIResolveChangeListener



IRESOLVE_CHANGE_LISTENER_FEATURE_COUNT
int IRESOLVE_CHANGE_LISTENER_FEATURE_COUNT(Code)
The number of structural features of the the 'IResolve Change Listener' class.



IVIEWPORT_MODEL
int IVIEWPORT_MODEL(Code)
The meta object id for the ' net.refractions.udig.project.render.IViewportModel IViewport Model ' class.
See Also:   net.refractions.udig.project.render.IViewportModel
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getIViewportModel



IVIEWPORT_MODEL_FEATURE_COUNT
int IVIEWPORT_MODEL_FEATURE_COUNT(Code)
The number of structural features of the the 'IViewport Model' class.



LAYER
int LAYER(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.LayerImpl Layer ' class.
See Also:   net.refractions.udig.project.internal.impl.LayerImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getLayer



LAYER_FACTORY
int LAYER_FACTORY(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.LayerFactoryImpl Layer Factory ' class.
See Also:   net.refractions.udig.project.internal.impl.LayerFactoryImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getLayerFactory



LAYER_FACTORY_FEATURE_COUNT
int LAYER_FACTORY_FEATURE_COUNT(Code)
The number of structural features of the the 'Layer Factory' class.



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



LAYER_FEATURE_COUNT
int LAYER_FEATURE_COUNT(Code)
The number of structural features of the the 'Layer' class.



LAYER__CATALOG_REF
int LAYER__CATALOG_REF(Code)
The feature id for the 'Catalog Ref' attribute.



LAYER__COLOUR_SCHEME
int LAYER__COLOUR_SCHEME(Code)
The feature id for the 'Colour Scheme' attribute.



LAYER__CONTEXT_MODEL
int LAYER__CONTEXT_MODEL(Code)
The feature id for the 'Context Model' container reference.



LAYER__CRS
int LAYER__CRS(Code)
The feature id for the 'CRS' attribute.



LAYER__DEFAULT_COLOR
int LAYER__DEFAULT_COLOR(Code)
The feature id for the 'Default Color' attribute.



LAYER__FEATURE_CHANGES
int LAYER__FEATURE_CHANGES(Code)
The feature id for the 'Feature Changes' attribute list.



LAYER__FILTER
int LAYER__FILTER(Code)
The feature id for the 'Filter' attribute.



LAYER__GEO_RESOURCE
int LAYER__GEO_RESOURCE(Code)
The feature id for the 'Geo Resource' attribute.



LAYER__GEO_RESOURCES
int LAYER__GEO_RESOURCES(Code)
The feature id for the 'Geo Resources' attribute list.



LAYER__GLYPH
int LAYER__GLYPH(Code)
The feature id for the 'Glyph' attribute.



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



LAYER__MAX_SCALE_DENOMINATOR
int LAYER__MAX_SCALE_DENOMINATOR(Code)
The feature id for the 'Max Scale Denominator' attribute.



LAYER__MIN_SCALE_DENOMINATOR
int LAYER__MIN_SCALE_DENOMINATOR(Code)
The feature id for the 'Min Scale Denominator' attribute.



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



LAYER__PROPERTIES
int LAYER__PROPERTIES(Code)
The feature id for the 'Properties' reference.



LAYER__SELECTABLE
int LAYER__SELECTABLE(Code)
The feature id for the 'Selectable' attribute.



LAYER__STATUS
int LAYER__STATUS(Code)
The feature id for the 'Status' attribute.



LAYER__STYLE_BLACKBOARD
int LAYER__STYLE_BLACKBOARD(Code)
The feature id for the 'Style Blackboard' containment reference.



LAYER__VISIBLE
int LAYER__VISIBLE(Code)
The feature id for the 'Visible' attribute.



LAYER__ZORDER
int LAYER__ZORDER(Code)
The feature id for the 'Zorder' attribute.



LIST
int LIST(Code)
The meta object id for the 'List' data type.
See Also:   java.util.List
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getList



MAP
int MAP(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.MapImpl Map ' class.
See Also:   net.refractions.udig.project.internal.impl.MapImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getMap



MAP_DISPLAY
int MAP_DISPLAY(Code)
The meta object id for the 'Map Display' data type.
See Also:   net.refractions.udig.project.render.displayAdapter.IMapDisplay
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getMapDisplay



MAP_FEATURE_COUNT
int MAP_FEATURE_COUNT(Code)
The number of structural features of the the 'Map' class.



MAP__ABSTRACT
int MAP__ABSTRACT(Code)
The feature id for the 'Abstract' attribute.



MAP__BATCH_EVENT
int MAP__BATCH_EVENT(Code)
Event for batched events.

  • When a batch event occurs the Notification object will be implement the Iterable interface.
  • By definition of this event all Notification objects will have occurred effectively simultaneously.
  • All the notifiers of the notification objects will be Layer objects.
  • The Event object received will not be one of the objects in the iterations




MAP__BLACK_BOARD_INTERNAL
int MAP__BLACK_BOARD_INTERNAL(Code)
The feature id for the 'Black Board Internal' containment reference.



MAP__COLOR_PALETTE
int MAP__COLOR_PALETTE(Code)
The feature id for the 'Color Palette' attribute.



MAP__COLOUR_SCHEME
int MAP__COLOUR_SCHEME(Code)
The feature id for the 'Colour Scheme' attribute.



MAP__COMMAND_STACK
int MAP__COMMAND_STACK(Code)
The feature id for the 'Command Stack' attribute.



MAP__CONTEXT_MODEL
int MAP__CONTEXT_MODEL(Code)
The feature id for the 'Context Model' containment reference.



MAP__EDIT_MANAGER_INTERNAL
int MAP__EDIT_MANAGER_INTERNAL(Code)
The feature id for the 'Edit Manager Internal' containment reference.



MAP__LAYER_FACTORY
int MAP__LAYER_FACTORY(Code)
The feature id for the 'Layer Factory' containment reference.



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



MAP__NAV_COMMAND_STACK
int MAP__NAV_COMMAND_STACK(Code)
The feature id for the 'Nav Command Stack' attribute.



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



MAP__RENDER_MANAGER_INTERNAL
int MAP__RENDER_MANAGER_INTERNAL(Code)
The feature id for the 'Render Manager Internal' reference.



MAP__VIEWPORT_MODEL_INTERNAL
int MAP__VIEWPORT_MODEL_INTERNAL(Code)
The feature id for the 'Viewport Model Internal' containment reference.



MUTABLE_PICO_CONTAINER
int MUTABLE_PICO_CONTAINER(Code)
The meta object id for the 'Mutable Pico Container' data type.
See Also:   org.picocontainer.MutablePicoContainer
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getMutablePicoContainer



NAV_COMMAND
int NAV_COMMAND(Code)
The meta object id for the 'Nav Command' data type.
See Also:   net.refractions.udig.project.command.NavCommand
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getNavCommand



NAV_COMMAND_STACK
int NAV_COMMAND_STACK(Code)
The meta object id for the 'Nav Command Stack' data type.
See Also:   net.refractions.udig.project.command.NavCommandStack
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getNavCommandStack



PICO_BLACKBOARD
int PICO_BLACKBOARD(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.PicoBlackboardImpl Pico Blackboard ' class.
See Also:   net.refractions.udig.project.internal.impl.PicoBlackboardImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getPicoBlackboard



PICO_BLACKBOARD_FEATURE_COUNT
int PICO_BLACKBOARD_FEATURE_COUNT(Code)
The number of structural features of the the 'Pico Blackboard' class.



PICO_BLACKBOARD__PICO_CONTAINER
int PICO_BLACKBOARD__PICO_CONTAINER(Code)
The feature id for the 'Pico Container' attribute.



POINT
int POINT(Code)
The meta object id for the 'Point' data type.
See Also:   java.awt.Point
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getPoint



PROJECT
int PROJECT(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.ProjectImpl Project ' class.
See Also:   net.refractions.udig.project.internal.impl.ProjectImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getProject



PROJECT_ELEMENT
int PROJECT_ELEMENT(Code)
The meta object id for the ' net.refractions.udig.project.internal.ProjectElement Element ' class.
See Also:   net.refractions.udig.project.internal.ProjectElement
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getProjectElement



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



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



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



PROJECT_FEATURE_COUNT
int PROJECT_FEATURE_COUNT(Code)
The number of structural features of the the 'Project' class.



PROJECT_REGISTRY
int PROJECT_REGISTRY(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.ProjectRegistryImpl Registry ' class.
See Also:   net.refractions.udig.project.internal.impl.ProjectRegistryImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getProjectRegistry



PROJECT_REGISTRY_FEATURE_COUNT
int PROJECT_REGISTRY_FEATURE_COUNT(Code)
The number of structural features of the the 'Registry' class.



PROJECT_REGISTRY__CURRENT_PROJECT
int PROJECT_REGISTRY__CURRENT_PROJECT(Code)
The feature id for the 'Current Project' reference.



PROJECT_REGISTRY__PROJECTS
int PROJECT_REGISTRY__PROJECTS(Code)
The feature id for the 'Projects' reference list.



PROJECT__ELEMENTS_INTERNAL
int PROJECT__ELEMENTS_INTERNAL(Code)
The feature id for the 'Elements Internal' reference list.



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



QUERY
int QUERY(Code)
The meta object id for the 'Query' data type.
See Also:   org.geotools.data.Query
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getQuery



REFERENCED_ENVELOPE
int REFERENCED_ENVELOPE(Code)
The meta object id for the 'Referenced Envelope' data type.
See Also:   org.geotools.geometry.jts.ReferencedEnvelope
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getReferencedEnvelope



STYLE_BLACKBOARD
int STYLE_BLACKBOARD(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.StyleBlackboardImpl Style Blackboard ' class.
See Also:   net.refractions.udig.project.internal.impl.StyleBlackboardImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getStyleBlackboard



STYLE_BLACKBOARD_FEATURE_COUNT
int STYLE_BLACKBOARD_FEATURE_COUNT(Code)
The number of structural features of the the 'Style Blackboard' class.



STYLE_BLACKBOARD__CONTENT
int STYLE_BLACKBOARD__CONTENT(Code)
The feature id for the 'Content' containment reference list.



STYLE_ENTRY
int STYLE_ENTRY(Code)
The meta object id for the ' net.refractions.udig.project.internal.impl.StyleEntryImpl Style Entry ' class.
See Also:   net.refractions.udig.project.internal.impl.StyleEntryImpl
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getStyleEntry



STYLE_ENTRY_FEATURE_COUNT
int STYLE_ENTRY_FEATURE_COUNT(Code)
The number of structural features of the the 'Style Entry' class.



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



STYLE_ENTRY__MEMENTO
int STYLE_ENTRY__MEMENTO(Code)
The feature id for the 'Memento' attribute.



STYLE_ENTRY__STYLE
int STYLE_ENTRY__STYLE(Code)
The feature id for the 'Style' attribute.



STYLE_ENTRY__STYLE_CLASS
int STYLE_ENTRY__STYLE_CLASS(Code)
The feature id for the 'Style Class' attribute.



URI
int URI(Code)
The meta object id for the 'URI' data type.
See Also:   org.eclipse.emf.common.util.URI
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getURI



URL
int URL(Code)
The meta object id for the 'URL' data type.
See Also:   java.net.URL
See Also:   net.refractions.udig.project.internal.impl.ProjectPackageImpl.getURL



copyright
String copyright(Code)



eINSTANCE
ProjectPackage 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
getAbstractContext
EClass getAbstractContext()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.AbstractContext Abstract Context '. the meta object for class 'Abstract Context'.
See Also:   net.refractions.udig.project.internal.AbstractContext



getAbstractContext_MapInternal
EReference getAbstractContext_MapInternal()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.AbstractContext.getMapInternal Map Internal '. the meta object for the reference 'Map Internal'.
See Also:   net.refractions.udig.project.internal.AbstractContext.getMapInternal
See Also:   ProjectPackage.getAbstractContext()



getAbstractContext_RenderManagerInternal
EReference getAbstractContext_RenderManagerInternal()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.AbstractContext.getRenderManagerInternal Render Manager Internal '. the meta object for the reference 'Render Manager Internal'.
See Also:   net.refractions.udig.project.internal.AbstractContext.getRenderManagerInternal
See Also:   ProjectPackage.getAbstractContext()



getAdapter
EDataType getAdapter()(Code)
Returns the meta object for data type ' org.eclipse.emf.common.notify.Adapter Adapter '. the meta object for data type 'Adapter'.
See Also:   org.eclipse.emf.common.notify.Adapter



getAffineTransform
EDataType getAffineTransform()(Code)
Returns the meta object for data type ' java.awt.geom.AffineTransform Affine Transform '. the meta object for data type 'Affine Transform'.
See Also:   java.awt.geom.AffineTransform



getBlackboard
EClass getBlackboard()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.Blackboard Blackboard '. the meta object for class 'Blackboard'.
See Also:   net.refractions.udig.project.internal.Blackboard



getBlackboardEntry
EClass getBlackboardEntry()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.BlackboardEntry Blackboard Entry '. the meta object for class 'Blackboard Entry'.
See Also:   net.refractions.udig.project.internal.BlackboardEntry



getBlackboardEntry_Key
EAttribute getBlackboardEntry_Key()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getKey Key '. the meta object for the attribute 'Key'.
See Also:   net.refractions.udig.project.internal.BlackboardEntry.getKey
See Also:   ProjectPackage.getBlackboardEntry()



getBlackboardEntry_Memento
EAttribute getBlackboardEntry_Memento()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getMemento Memento '. the meta object for the attribute 'Memento'.
See Also:   net.refractions.udig.project.internal.BlackboardEntry.getMemento
See Also:   ProjectPackage.getBlackboardEntry()



getBlackboardEntry_Object
EAttribute getBlackboardEntry_Object()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getObject Object '. the meta object for the attribute 'Object'.
See Also:   net.refractions.udig.project.internal.BlackboardEntry.getObject
See Also:   ProjectPackage.getBlackboardEntry()



getBlackboardEntry_ObjectClass
EAttribute getBlackboardEntry_ObjectClass()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.BlackboardEntry.getObjectClass Object Class '. the meta object for the attribute 'Object Class'.
See Also:   net.refractions.udig.project.internal.BlackboardEntry.getObjectClass
See Also:   ProjectPackage.getBlackboardEntry()



getBlackboard_Entries
EReference getBlackboard_Entries()(Code)
Returns the meta object for the containment reference list ' net.refractions.udig.project.internal.Blackboard.getEntries Entries '. the meta object for the containment reference list 'Entries'.
See Also:   net.refractions.udig.project.internal.Blackboard.getEntries
See Also:   ProjectPackage.getBlackboard()



getCatalogRef
EDataType getCatalogRef()(Code)
Returns the meta object for data type ' net.refractions.udig.project.internal.CatalogRef Catalog Ref '. the meta object for data type 'Catalog Ref'.
See Also:   net.refractions.udig.project.internal.CatalogRef



getCloneable
EClass getCloneable()(Code)
Returns the meta object for class ' Cloneable Cloneable '. the meta object for class 'Cloneable'.
See Also:   Cloneable



getColourPalette
EDataType getColourPalette()(Code)
Returns the meta object for data type ' net.refractions.udig.ui.palette.ColourPalette Colour Palette '. the meta object for data type 'Colour Palette'.
See Also:   net.refractions.udig.ui.palette.ColourPalette



getColourScheme
EDataType getColourScheme()(Code)
Returns the meta object for data type ' net.refractions.udig.ui.palette.ColourScheme Colour Scheme '. the meta object for data type 'Colour Scheme'.
See Also:   net.refractions.udig.ui.palette.ColourScheme



getCommand
EDataType getCommand()(Code)
Returns the meta object for data type ' net.refractions.udig.project.command.MapCommand Command '. the meta object for data type 'Command'.
See Also:   net.refractions.udig.project.command.MapCommand



getCommandStack
EDataType getCommandStack()(Code)
Returns the meta object for data type ' net.refractions.udig.project.command.CommandStack Command Stack '. the meta object for data type 'Command Stack'.
See Also:   net.refractions.udig.project.command.CommandStack



getComparable
EClass getComparable()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   Comparable



getContextModel
EClass getContextModel()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.ContextModel Context Model '. the meta object for class 'Context Model'.
See Also:   net.refractions.udig.project.internal.ContextModel



getContextModel_Layers
EReference getContextModel_Layers()(Code)
Returns the meta object for the containment reference list ' net.refractions.udig.project.internal.ContextModel.getLayers Layers '. the meta object for the containment reference list 'Layers'.
See Also:   net.refractions.udig.project.internal.ContextModel.getLayers
See Also:   ProjectPackage.getContextModel()



getContextModel_Map
EReference getContextModel_Map()(Code)
Returns the meta object for the container reference ' net.refractions.udig.project.internal.ContextModel.getMap Map '. the meta object for the container reference 'Map'.
See Also:   net.refractions.udig.project.internal.ContextModel.getMap
See Also:   ProjectPackage.getContextModel()



getCoordinate
EDataType getCoordinate()(Code)
Returns the meta object for data type ' com.vividsolutions.jts.geom.Coordinate Coordinate '. the meta object for data type 'Coordinate'.
See Also:   com.vividsolutions.jts.geom.Coordinate



getCoordinateReferenceSystem
EDataType getCoordinateReferenceSystem()(Code)
Returns the meta object for data type ' org.opengis.referencing.crs.CoordinateReferenceSystem Coordinate Reference System '. the meta object for data type 'Coordinate Reference System'.
See Also:   org.opengis.referencing.crs.CoordinateReferenceSystem



getEditCommand
EDataType getEditCommand()(Code)
Returns the meta object for data type ' net.refractions.udig.project.command.EditCommand Edit Command '. the meta object for data type 'Edit Command'.
See Also:   net.refractions.udig.project.command.EditCommand



getEditManager
EClass getEditManager()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.EditManager Edit Manager '. the meta object for class 'Edit Manager'.
See Also:   net.refractions.udig.project.internal.EditManager



getEditManagerControlCommand
EDataType getEditManagerControlCommand()(Code)



getEditManager_EditFeature
EAttribute getEditManager_EditFeature()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.EditManager.getEditFeature Edit Feature '. the meta object for the attribute 'Edit Feature'.
See Also:   net.refractions.udig.project.internal.EditManager.getEditFeature
See Also:   ProjectPackage.getEditManager()



getEditManager_EditLayerInternal
EReference getEditManager_EditLayerInternal()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.EditManager.getEditLayerInternal Edit Layer Internal '. the meta object for the reference 'Edit Layer Internal'.
See Also:   net.refractions.udig.project.internal.EditManager.getEditLayerInternal
See Also:   ProjectPackage.getEditManager()



getEditManager_EditLayerLocked
EAttribute getEditManager_EditLayerLocked()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.EditManager.isEditLayerLocked Edit Layer Locked '. the meta object for the attribute 'Edit Layer Locked'.
See Also:   net.refractions.udig.project.internal.EditManager.isEditLayerLocked
See Also:   ProjectPackage.getEditManager()



getEditManager_MapInternal
EReference getEditManager_MapInternal()(Code)
Returns the meta object for the container reference ' net.refractions.udig.project.internal.EditManager.getMapInternal Map Internal '. the meta object for the container reference 'Map Internal'.
See Also:   net.refractions.udig.project.internal.EditManager.getMapInternal
See Also:   ProjectPackage.getEditManager()



getEditManager_SelectedLayer
EReference getEditManager_SelectedLayer()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.EditManager.getSelectedLayer Selected Layer '. the meta object for the reference 'Selected Layer'.
See Also:   net.refractions.udig.project.internal.EditManager.getSelectedLayer
See Also:   ProjectPackage.getEditManager()



getEditManager_TransactionType
EAttribute getEditManager_TransactionType()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.EditManager.getTransactionType Transaction Type '. the meta object for the attribute 'Transaction Type'.
See Also:   net.refractions.udig.project.internal.EditManager.getTransactionType
See Also:   ProjectPackage.getEditManager()



getEnvelope
EDataType getEnvelope()(Code)
Returns the meta object for data type ' com.vividsolutions.jts.geom.Envelope Envelope '. the meta object for data type 'Envelope'.
See Also:   com.vividsolutions.jts.geom.Envelope



getFeature
EDataType getFeature()(Code)
Returns the meta object for data type ' org.geotools.feature.Feature Feature '. the meta object for data type 'Feature'.
See Also:   org.geotools.feature.Feature



getFeatureEvent
EDataType getFeatureEvent()(Code)
Returns the meta object for data type ' org.geotools.data.FeatureEvent Feature Event '. the meta object for data type 'Feature Event'.
See Also:   org.geotools.data.FeatureEvent



getFeatureResults
EDataType getFeatureResults()(Code)
Returns the meta object for data type ' org.geotools.data.FeatureResults Feature Results '. the meta object for data type 'Feature Results'.
See Also:   org.geotools.data.FeatureResults



getFilter
EDataType getFilter()(Code)
Returns the meta object for data type ' org.geotools.filter.Filter Filter '. the meta object for data type 'Filter'.
See Also:   org.geotools.filter.Filter



getIAbstractContext
EClass getIAbstractContext()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.IAbstractContext



getIAdaptable
EClass getIAdaptable()(Code)
Returns the meta object for class ' org.eclipse.core.runtime.IAdaptable IAdaptable '. the meta object for class 'IAdaptable'.
See Also:   org.eclipse.core.runtime.IAdaptable



getIBlackboard
EClass getIBlackboard()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.IBlackboard



getIBlockingAdaptable
EClass getIBlockingAdaptable()(Code)
Returns the meta object for class ' net.refractions.udig.core.IBlockingAdaptable IBlocking Adaptable '. the meta object for class 'IBlocking Adaptable'.
See Also:   net.refractions.udig.core.IBlockingAdaptable



getIEditManager
EClass getIEditManager()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.IEditManager



getIGeoResource
EDataType getIGeoResource()(Code)
Returns the meta object for data type ' net.refractions.udig.catalog.IGeoResource IGeo Resource '. the meta object for data type 'IGeo Resource'.
See Also:   net.refractions.udig.catalog.IGeoResource



getILayer
EClass getILayer()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.ILayer



getIMap
EClass getIMap()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.IMap



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



getIProject
EClass getIProject()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.IProject



getIProjectElement
EClass getIProjectElement()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.IProjectElement



getIRenderManager
EClass getIRenderManager()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.render.IRenderManager



getIResolveChangeListener
EClass getIResolveChangeListener()(Code)
Returns the meta object for class ' net.refractions.udig.catalog.IResolveChangeListener IResolve Change Listener '. the meta object for class 'IResolve Change Listener'.
See Also:   net.refractions.udig.catalog.IResolveChangeListener



getIViewportModel
EClass getIViewportModel()(Code)
Returns the meta object for class ' Comparable Comparable '. the meta object for class 'Comparable'.
See Also:   net.refractions.udig.project.render.IViewportModel



getImageDescriptor
EDataType getImageDescriptor()(Code)
Returns the meta object for data type ' org.eclipse.jface.resource.ImageDescriptor Image Descriptor '. the meta object for data type 'Image Descriptor'.
See Also:   org.eclipse.jface.resource.ImageDescriptor



getLayer
EClass getLayer()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.Layer Layer '. the meta object for class 'Layer'.
See Also:   net.refractions.udig.project.internal.Layer



getLayerFactory
EClass getLayerFactory()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.LayerFactory Layer Factory '. the meta object for class 'Layer Factory'.
See Also:   net.refractions.udig.project.internal.LayerFactory



getLayerFactory_Map
EReference getLayerFactory_Map()(Code)
Returns the meta object for the container reference ' net.refractions.udig.project.internal.LayerFactory.getMap Map '. the meta object for the container reference 'Map'.
See Also:   net.refractions.udig.project.internal.LayerFactory.getMap
See Also:   ProjectPackage.getLayerFactory()



getLayer_CRS
EAttribute getLayer_CRS()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getCRS CRS '. the meta object for the attribute 'CRS'.
See Also:   net.refractions.udig.project.internal.Layer.getCRS
See Also:   ProjectPackage.getLayer()



getLayer_CatalogRef
EAttribute getLayer_CatalogRef()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getCatalogRef Catalog Ref '. the meta object for the attribute 'Catalog Ref'.
See Also:   net.refractions.udig.project.internal.Layer.getCatalogRef
See Also:   ProjectPackage.getLayer()



getLayer_ColourScheme
EAttribute getLayer_ColourScheme()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getColourScheme Colour Scheme '. the meta object for the attribute 'Colour Scheme'.
See Also:   net.refractions.udig.project.internal.Layer.getColourScheme
See Also:   ProjectPackage.getLayer()



getLayer_ContextModel
EReference getLayer_ContextModel()(Code)
Returns the meta object for the container reference ' net.refractions.udig.project.internal.Layer.getContextModel Context Model '. the meta object for the container reference 'Context Model'.
See Also:   net.refractions.udig.project.internal.Layer.getContextModel
See Also:   ProjectPackage.getLayer()



getLayer_DefaultColor
EAttribute getLayer_DefaultColor()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getDefaultColor Default Color '. the meta object for the attribute 'Default Color'.
See Also:   net.refractions.udig.project.internal.Layer.getDefaultColor
See Also:   ProjectPackage.getLayer()



getLayer_FeatureChanges
EAttribute getLayer_FeatureChanges()(Code)
Returns the meta object for the attribute list ' net.refractions.udig.project.internal.Layer.getFeatureChanges Feature Changes '. the meta object for the attribute list 'Feature Changes'.
See Also:   net.refractions.udig.project.internal.Layer.getFeatureChanges
See Also:   ProjectPackage.getLayer()



getLayer_Filter
EAttribute getLayer_Filter()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getFilter Filter '. the meta object for the attribute 'Filter'.
See Also:   net.refractions.udig.project.internal.Layer.getFilter
See Also:   ProjectPackage.getLayer()



getLayer_GeoResource
EAttribute getLayer_GeoResource()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getGeoResource Geo Resource '. the meta object for the attribute 'Geo Resource'.
See Also:   net.refractions.udig.project.internal.Layer.getGeoResource
See Also:   ProjectPackage.getLayer()



getLayer_GeoResources
EAttribute getLayer_GeoResources()(Code)
Returns the meta object for the attribute list ' net.refractions.udig.project.internal.Layer.getGeoResources Geo Resources '. the meta object for the attribute list 'Geo Resources'.
See Also:   net.refractions.udig.project.internal.Layer.getGeoResources
See Also:   ProjectPackage.getLayer()



getLayer_Glyph
EAttribute getLayer_Glyph()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getGlyph Glyph '. the meta object for the attribute 'Glyph'.
See Also:   net.refractions.udig.project.internal.Layer.getGlyph
See Also:   ProjectPackage.getLayer()



getLayer_ID
EAttribute getLayer_ID()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getID ID '. the meta object for the attribute 'ID'.
See Also:   net.refractions.udig.project.internal.Layer.getID
See Also:   ProjectPackage.getLayer()



getLayer_Name
EAttribute getLayer_Name()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getName Name '. the meta object for the attribute 'Name'.
See Also:   net.refractions.udig.project.internal.Layer.getName
See Also:   ProjectPackage.getLayer()



getLayer_Properties
EReference getLayer_Properties()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.Layer.getProperties Properties '. the meta object for the reference 'Properties'.
See Also:   net.refractions.udig.project.internal.Layer.getProperties
See Also:   ProjectPackage.getLayer()



getLayer_Selectable
EAttribute getLayer_Selectable()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.isSelectable Selectable '. the meta object for the attribute 'Selectable'.
See Also:   net.refractions.udig.project.internal.Layer.isSelectable
See Also:   ProjectPackage.getLayer()



getLayer_Status
EAttribute getLayer_Status()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getStatus Status '. the meta object for the attribute 'Status'.
See Also:   net.refractions.udig.project.internal.Layer.getStatus
See Also:   ProjectPackage.getLayer()



getLayer_StyleBlackboard
EReference getLayer_StyleBlackboard()(Code)
Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Layer.getStyleBlackboard Style Blackboard '. the meta object for the containment reference 'Style Blackboard'.
See Also:   net.refractions.udig.project.internal.Layer.getStyleBlackboard
See Also:   ProjectPackage.getLayer()



getLayer_Visible
EAttribute getLayer_Visible()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.isVisible Visible '. the meta object for the attribute 'Visible'.
See Also:   net.refractions.udig.project.internal.Layer.isVisible
See Also:   ProjectPackage.getLayer()



getLayer_Zorder
EAttribute getLayer_Zorder()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Layer.getZorder Zorder '. the meta object for the attribute 'Zorder'.
See Also:   net.refractions.udig.project.internal.Layer.getZorder
See Also:   ProjectPackage.getLayer()



getList
EDataType getList()(Code)
Returns the meta object for data type ' java.util.List List '. the meta object for data type 'List'.
See Also:   java.util.List



getMap
EClass getMap()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.Map Map '. the meta object for class 'Map'.
See Also:   net.refractions.udig.project.internal.Map



getMapDisplay
EDataType getMapDisplay()(Code)
Returns the meta object for data type ' net.refractions.udig.project.render.displayAdapter.IMapDisplay Map Display '. the meta object for data type 'Map Display'.
See Also:   net.refractions.udig.project.render.displayAdapter.IMapDisplay



getMap_Abstract
EAttribute getMap_Abstract()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getAbstract Abstract '. the meta object for the attribute 'Abstract'.
See Also:   net.refractions.udig.project.internal.Map.getAbstract
See Also:   ProjectPackage.getMap()



getMap_BlackBoardInternal
EReference getMap_BlackBoardInternal()(Code)
Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getBlackBoardInternal Black Board Internal '. the meta object for the containment reference 'Black Board Internal'.
See Also:   net.refractions.udig.project.internal.Map.getBlackBoardInternal
See Also:   ProjectPackage.getMap()



getMap_ColorPalette
EAttribute getMap_ColorPalette()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getColorPalette Color Palette '. the meta object for the attribute 'Color Palette'.
See Also:   net.refractions.udig.project.internal.Map.getColorPalette
See Also:   ProjectPackage.getMap()



getMap_ColourScheme
EAttribute getMap_ColourScheme()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getColourScheme Colour Scheme '. the meta object for the attribute 'Colour Scheme'.
See Also:   net.refractions.udig.project.internal.Map.getColourScheme
See Also:   ProjectPackage.getMap()



getMap_CommandStack
EAttribute getMap_CommandStack()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getCommandStack Command Stack '. the meta object for the attribute 'Command Stack'.
See Also:   net.refractions.udig.project.internal.Map.getCommandStack
See Also:   ProjectPackage.getMap()



getMap_ContextModel
EReference getMap_ContextModel()(Code)
Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getContextModel Context Model '. the meta object for the containment reference 'Context Model'.
See Also:   net.refractions.udig.project.internal.Map.getContextModel
See Also:   ProjectPackage.getMap()



getMap_EditManagerInternal
EReference getMap_EditManagerInternal()(Code)
Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getEditManagerInternal Edit Manager Internal '. the meta object for the containment reference 'Edit Manager Internal'.
See Also:   net.refractions.udig.project.internal.Map.getEditManagerInternal
See Also:   ProjectPackage.getMap()



getMap_LayerFactory
EReference getMap_LayerFactory()(Code)
Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getLayerFactory Layer Factory '. the meta object for the containment reference 'Layer Factory'.
See Also:   net.refractions.udig.project.internal.Map.getLayerFactory
See Also:   ProjectPackage.getMap()



getMap_NavCommandStack
EAttribute getMap_NavCommandStack()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Map.getNavCommandStack Nav Command Stack '. the meta object for the attribute 'Nav Command Stack'.
See Also:   net.refractions.udig.project.internal.Map.getNavCommandStack
See Also:   ProjectPackage.getMap()



getMap_RenderManagerInternal
EReference getMap_RenderManagerInternal()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.Map.getRenderManagerInternal Render Manager Internal '. the meta object for the reference 'Render Manager Internal'.
See Also:   net.refractions.udig.project.internal.Map.getRenderManagerInternal
See Also:   ProjectPackage.getMap()



getMap_ViewportModelInternal
EReference getMap_ViewportModelInternal()(Code)
Returns the meta object for the containment reference ' net.refractions.udig.project.internal.Map.getViewportModelInternal Viewport Model Internal '. the meta object for the containment reference 'Viewport Model Internal'.
See Also:   net.refractions.udig.project.internal.Map.getViewportModelInternal
See Also:   ProjectPackage.getMap()



getMutablePicoContainer
EDataType getMutablePicoContainer()(Code)
Returns the meta object for data type ' org.picocontainer.MutablePicoContainer Mutable Pico Container '. the meta object for data type 'Mutable Pico Container'.
See Also:   org.picocontainer.MutablePicoContainer



getNavCommand
EDataType getNavCommand()(Code)
Returns the meta object for data type ' net.refractions.udig.project.command.NavCommand Nav Command '. the meta object for data type 'Nav Command'.
See Also:   net.refractions.udig.project.command.NavCommand



getNavCommandStack
EDataType getNavCommandStack()(Code)
Returns the meta object for data type ' net.refractions.udig.project.command.NavCommandStack Nav Command Stack '. the meta object for data type 'Nav Command Stack'.
See Also:   net.refractions.udig.project.command.NavCommandStack



getPicoBlackboard
EClass getPicoBlackboard()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.PicoBlackboard Pico Blackboard '. the meta object for class 'Pico Blackboard'.
See Also:   net.refractions.udig.project.internal.PicoBlackboard



getPicoBlackboard_PicoContainer
EAttribute getPicoBlackboard_PicoContainer()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.PicoBlackboard.getPicoContainer Pico Container '. the meta object for the attribute 'Pico Container'.
See Also:   net.refractions.udig.project.internal.PicoBlackboard.getPicoContainer
See Also:   ProjectPackage.getPicoBlackboard()



getPoint
EDataType getPoint()(Code)
Returns the meta object for data type ' java.awt.Point Point '. the meta object for data type 'Point'.
See Also:   java.awt.Point



getProject
EClass getProject()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.Project Project '. the meta object for class 'Project'.
See Also:   net.refractions.udig.project.internal.Project



getProjectElement
EClass getProjectElement()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.ProjectElement Element '. the meta object for class 'Element'.
See Also:   net.refractions.udig.project.internal.ProjectElement



getProjectElement_Name
EAttribute getProjectElement_Name()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.ProjectElement.getName Name '. the meta object for the attribute 'Name'.
See Also:   net.refractions.udig.project.internal.ProjectElement.getName
See Also:   ProjectPackage.getProjectElement()



getProjectElement_ProjectInternal
EReference getProjectElement_ProjectInternal()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.ProjectElement.getProjectInternal Project Internal '. the meta object for the reference 'Project Internal'.
See Also:   net.refractions.udig.project.internal.ProjectElement.getProjectInternal
See Also:   ProjectPackage.getProjectElement()



getProjectFactory
ProjectFactory getProjectFactory()(Code)
Returns the factory that creates the instances of the model. the factory that creates the instances of the model.



getProjectRegistry
EClass getProjectRegistry()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.ProjectRegistry Registry '. the meta object for class 'Registry'.
See Also:   net.refractions.udig.project.internal.ProjectRegistry



getProjectRegistry_CurrentProject
EReference getProjectRegistry_CurrentProject()(Code)
Returns the meta object for the reference ' net.refractions.udig.project.internal.ProjectRegistry.getCurrentProject Current Project '. the meta object for the reference 'Current Project'.
See Also:   net.refractions.udig.project.internal.ProjectRegistry.getCurrentProject
See Also:   ProjectPackage.getProjectRegistry()



getProjectRegistry_Projects
EReference getProjectRegistry_Projects()(Code)
Returns the meta object for the reference list ' net.refractions.udig.project.internal.ProjectRegistry.getProjects Projects '. the meta object for the reference list 'Projects'.
See Also:   net.refractions.udig.project.internal.ProjectRegistry.getProjects
See Also:   ProjectPackage.getProjectRegistry()



getProject_ElementsInternal
EReference getProject_ElementsInternal()(Code)
Returns the meta object for the reference list ' net.refractions.udig.project.internal.Project.getElementsInternal Elements Internal '. the meta object for the reference list 'Elements Internal'.
See Also:   net.refractions.udig.project.internal.Project.getElementsInternal
See Also:   ProjectPackage.getProject()



getProject_Name
EAttribute getProject_Name()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.Project.getName Name '. the meta object for the attribute 'Name'.
See Also:   net.refractions.udig.project.internal.Project.getName
See Also:   ProjectPackage.getProject()



getQuery
EDataType getQuery()(Code)
Returns the meta object for data type ' org.geotools.data.Query Query '. the meta object for data type 'Query'.
See Also:   org.geotools.data.Query



getReferencedEnvelope
EDataType getReferencedEnvelope()(Code)
Returns the meta object for data type ' org.geotools.geometry.jts.ReferencedEnvelope Referenced Envelope '. the meta object for data type 'Referenced Envelope'.
See Also:   org.geotools.geometry.jts.ReferencedEnvelope



getStyleBlackboard
EClass getStyleBlackboard()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.StyleBlackboard Style Blackboard '. the meta object for class 'Style Blackboard'.
See Also:   net.refractions.udig.project.internal.StyleBlackboard



getStyleBlackboard_Content
EReference getStyleBlackboard_Content()(Code)
Returns the meta object for the containment reference list ' net.refractions.udig.project.internal.StyleBlackboard.getContent Content '. the meta object for the containment reference list 'Content'.
See Also:   net.refractions.udig.project.internal.StyleBlackboard.getContent
See Also:   ProjectPackage.getStyleBlackboard()



getStyleEntry
EClass getStyleEntry()(Code)
Returns the meta object for class ' net.refractions.udig.project.internal.StyleEntry Style Entry '. the meta object for class 'Style Entry'.
See Also:   net.refractions.udig.project.internal.StyleEntry



getStyleEntry_ID
EAttribute getStyleEntry_ID()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getID ID '. the meta object for the attribute 'ID'.
See Also:   net.refractions.udig.project.internal.StyleEntry.getID
See Also:   ProjectPackage.getStyleEntry()



getStyleEntry_Memento
EAttribute getStyleEntry_Memento()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getMemento Memento '. the meta object for the attribute 'Memento'.
See Also:   net.refractions.udig.project.internal.StyleEntry.getMemento
See Also:   ProjectPackage.getStyleEntry()



getStyleEntry_Style
EAttribute getStyleEntry_Style()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getStyle Style '. the meta object for the attribute 'Style'.
See Also:   net.refractions.udig.project.internal.StyleEntry.getStyle
See Also:   ProjectPackage.getStyleEntry()



getStyleEntry_StyleClass
EAttribute getStyleEntry_StyleClass()(Code)
Returns the meta object for the attribute ' net.refractions.udig.project.internal.StyleEntry.getStyleClass Style Class '. the meta object for the attribute 'Style Class'.
See Also:   net.refractions.udig.project.internal.StyleEntry.getStyleClass
See Also:   ProjectPackage.getStyleEntry()



getURI
EDataType getURI()(Code)
Returns the meta object for data type ' org.eclipse.emf.common.util.URI URI '. the meta object for data type 'URI'.
See Also:   org.eclipse.emf.common.util.URI



getURL
EDataType getURL()(Code)
Returns the meta object for data type ' java.net.URL URL '. the meta object for data type 'URL'.
See Also:   java.net.URL



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