Java Doc for WfsvPackageImpl.java in  » GIS » GeoServer » net » opengis » wfsv » impl » 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 » GeoServer » net.opengis.wfsv.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.opengis.wfsv.impl.WfsvPackageImpl

WfsvPackageImpl
public class WfsvPackageImpl extends EPackageImpl implements WfsvPackage(Code)
An implementation of the model Package.




Method Summary
protected  voidcreateExtendedMetaDataAnnotations()
     Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.
public  voidcreatePackageContents()
     Creates the meta-model objects for the package.
public  EClassgetAbstractVersionedFeatureType()
    
public  EAttributegetAbstractVersionedFeatureType_Author()
    
public  EAttributegetAbstractVersionedFeatureType_Date()
    
public  EAttributegetAbstractVersionedFeatureType_Message()
    
public  EAttributegetAbstractVersionedFeatureType_Version()
    
public  EClassgetDescribeVersionedFeatureTypeType()
    
public  EAttributegetDescribeVersionedFeatureTypeType_Versioned()
    
public  EClassgetDifferenceQueryType()
    
public  EAttributegetDifferenceQueryType_Filter()
    
public  EAttributegetDifferenceQueryType_FromFeatureVersion()
    
public  EAttributegetDifferenceQueryType_SrsName()
    
public  EAttributegetDifferenceQueryType_ToFeatureVersion()
    
public  EAttributegetDifferenceQueryType_TypeName()
    
public  EClassgetDocumentRoot()
    
public  EAttributegetDocumentRoot_DescribeVersionedFeatureType()
    
public  EReferencegetDocumentRoot_DifferenceQuery()
    
public  EReferencegetDocumentRoot_GetDiff()
    
public  EReferencegetDocumentRoot_GetLog()
    
public  EReferencegetDocumentRoot_GetVersionedFeature()
    
public  EAttributegetDocumentRoot_Mixed()
    
public  EReferencegetDocumentRoot_Rollback()
    
public  EReferencegetDocumentRoot_VersionedDelete()
    
public  EReferencegetDocumentRoot_VersionedFeatureCollection()
    
public  EReferencegetDocumentRoot_VersionedUpdate()
    
public  EReferencegetDocumentRoot_XMLNSPrefixMap()
    
public  EReferencegetDocumentRoot_XSISchemaLocation()
    
public  EClassgetGetDiffType()
    
public  EReferencegetGetDiffType_DifferenceQuery()
    
public  EAttributegetGetDiffType_OutputFormat()
    
public  EClassgetGetLogType()
    
public  EReferencegetGetLogType_DifferenceQuery()
    
public  EAttributegetGetLogType_MaxFeatures()
    
public  EAttributegetGetLogType_OutputFormat()
    
public  EAttributegetGetLogType_ResultType()
    
public  EClassgetGetVersionedFeatureType()
    
public  EClassgetRollbackType()
    
public  EAttributegetRollbackType_Filter()
    
public  EAttributegetRollbackType_Handle()
    
public  EAttributegetRollbackType_ToFeatureVersion()
    
public  EAttributegetRollbackType_TypeName()
    
public  EAttributegetRollbackType_User()
    
public  EClassgetVersionedDeleteElementType()
    
public  EAttributegetVersionedDeleteElementType_FeatureVersion()
    
public  EClassgetVersionedFeatureCollectionType()
    
public  EAttributegetVersionedFeatureCollectionType_Version()
    
public  EClassgetVersionedUpdateElementType()
    
public  EAttributegetVersionedUpdateElementType_FeatureVersion()
    
public  WfsvFactorygetWfsvFactory()
    
public static  WfsvPackageinit()
     Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
public  voidinitializePackageContents()
     Complete the initialization of the package and its meta-model.



Method Detail
createExtendedMetaDataAnnotations
protected void createExtendedMetaDataAnnotations()(Code)
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData.



createPackageContents
public void createPackageContents()(Code)
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.



getAbstractVersionedFeatureType
public EClass getAbstractVersionedFeatureType()(Code)



getAbstractVersionedFeatureType_Author
public EAttribute getAbstractVersionedFeatureType_Author()(Code)



getAbstractVersionedFeatureType_Date
public EAttribute getAbstractVersionedFeatureType_Date()(Code)



getAbstractVersionedFeatureType_Message
public EAttribute getAbstractVersionedFeatureType_Message()(Code)



getAbstractVersionedFeatureType_Version
public EAttribute getAbstractVersionedFeatureType_Version()(Code)



getDescribeVersionedFeatureTypeType
public EClass getDescribeVersionedFeatureTypeType()(Code)



getDescribeVersionedFeatureTypeType_Versioned
public EAttribute getDescribeVersionedFeatureTypeType_Versioned()(Code)



getDifferenceQueryType
public EClass getDifferenceQueryType()(Code)



getDifferenceQueryType_Filter
public EAttribute getDifferenceQueryType_Filter()(Code)



getDifferenceQueryType_FromFeatureVersion
public EAttribute getDifferenceQueryType_FromFeatureVersion()(Code)



getDifferenceQueryType_SrsName
public EAttribute getDifferenceQueryType_SrsName()(Code)



getDifferenceQueryType_ToFeatureVersion
public EAttribute getDifferenceQueryType_ToFeatureVersion()(Code)



getDifferenceQueryType_TypeName
public EAttribute getDifferenceQueryType_TypeName()(Code)



getDocumentRoot
public EClass getDocumentRoot()(Code)



getDocumentRoot_DescribeVersionedFeatureType
public EAttribute getDocumentRoot_DescribeVersionedFeatureType()(Code)



getDocumentRoot_DifferenceQuery
public EReference getDocumentRoot_DifferenceQuery()(Code)



getDocumentRoot_GetDiff
public EReference getDocumentRoot_GetDiff()(Code)



getDocumentRoot_GetLog
public EReference getDocumentRoot_GetLog()(Code)



getDocumentRoot_GetVersionedFeature
public EReference getDocumentRoot_GetVersionedFeature()(Code)



getDocumentRoot_Mixed
public EAttribute getDocumentRoot_Mixed()(Code)



getDocumentRoot_Rollback
public EReference getDocumentRoot_Rollback()(Code)



getDocumentRoot_VersionedDelete
public EReference getDocumentRoot_VersionedDelete()(Code)



getDocumentRoot_VersionedFeatureCollection
public EReference getDocumentRoot_VersionedFeatureCollection()(Code)



getDocumentRoot_VersionedUpdate
public EReference getDocumentRoot_VersionedUpdate()(Code)



getDocumentRoot_XMLNSPrefixMap
public EReference getDocumentRoot_XMLNSPrefixMap()(Code)



getDocumentRoot_XSISchemaLocation
public EReference getDocumentRoot_XSISchemaLocation()(Code)



getGetDiffType
public EClass getGetDiffType()(Code)



getGetDiffType_DifferenceQuery
public EReference getGetDiffType_DifferenceQuery()(Code)



getGetDiffType_OutputFormat
public EAttribute getGetDiffType_OutputFormat()(Code)



getGetLogType
public EClass getGetLogType()(Code)



getGetLogType_DifferenceQuery
public EReference getGetLogType_DifferenceQuery()(Code)



getGetLogType_MaxFeatures
public EAttribute getGetLogType_MaxFeatures()(Code)



getGetLogType_OutputFormat
public EAttribute getGetLogType_OutputFormat()(Code)



getGetLogType_ResultType
public EAttribute getGetLogType_ResultType()(Code)



getGetVersionedFeatureType
public EClass getGetVersionedFeatureType()(Code)



getRollbackType
public EClass getRollbackType()(Code)



getRollbackType_Filter
public EAttribute getRollbackType_Filter()(Code)



getRollbackType_Handle
public EAttribute getRollbackType_Handle()(Code)



getRollbackType_ToFeatureVersion
public EAttribute getRollbackType_ToFeatureVersion()(Code)



getRollbackType_TypeName
public EAttribute getRollbackType_TypeName()(Code)



getRollbackType_User
public EAttribute getRollbackType_User()(Code)



getVersionedDeleteElementType
public EClass getVersionedDeleteElementType()(Code)



getVersionedDeleteElementType_FeatureVersion
public EAttribute getVersionedDeleteElementType_FeatureVersion()(Code)



getVersionedFeatureCollectionType
public EClass getVersionedFeatureCollectionType()(Code)



getVersionedFeatureCollectionType_Version
public EAttribute getVersionedFeatureCollectionType_Version()(Code)



getVersionedUpdateElementType
public EClass getVersionedUpdateElementType()(Code)



getVersionedUpdateElementType_FeatureVersion
public EAttribute getVersionedUpdateElementType_FeatureVersion()(Code)



getWfsvFactory
public WfsvFactory getWfsvFactory()(Code)



init
public static WfsvPackage init()(Code)
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. Simple dependencies are satisfied by calling this method on all dependent packages before doing anything else. This method drives initialization for interdependent packages directly, in parallel with this package, itself.

Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.

Invocation of this method will not affect any packages that have already been initialized.
See Also:   WfsvPackageImpl.eNS_URI
See Also:   WfsvPackageImpl.createPackageContents()
See Also:   WfsvPackageImpl.initializePackageContents()




initializePackageContents
public void initializePackageContents()(Code)
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.



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