public interface PomFactory
extends org.eclipse.emf.ecore.EFactory
PomPackage
Type | Property and Description |
---|---|
ActivationProperty |
createActivation
Returns a new object of class 'Activation Property'.
|
Modifier and Type | Field and Description |
---|---|
static PomFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Activation |
createActivation()
Returns a new object of class 'Activation'.
|
ActivationFile |
createActivationFile()
Returns a new object of class 'Activation File'.
|
ActivationOS |
createActivationOS()
Returns a new object of class 'Activation OS'.
|
ActivationProperty |
createActivationProperty()
Returns a new object of class 'Activation Property'.
|
Build |
createBuild()
Returns a new object of class 'Build'.
|
BuildBase |
createBuildBase()
Returns a new object of class 'Build Base'.
|
CiManagement |
createCiManagement()
Returns a new object of class 'Ci Management'.
|
Configuration |
createConfiguration()
Returns a new object of class 'Configuration'.
|
Contributor |
createContributor()
Returns a new object of class 'Contributor'.
|
Dependency |
createDependency()
Returns a new object of class 'Dependency'.
|
DependencyManagement |
createDependencyManagement()
Returns a new object of class 'Dependency Management'.
|
DeploymentRepository |
createDeploymentRepository()
Returns a new object of class 'Deployment Repository'.
|
Developer |
createDeveloper()
Returns a new object of class 'Developer'.
|
DistributionManagement |
createDistributionManagement()
Returns a new object of class 'Distribution Management'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
Exclusion |
createExclusion()
Returns a new object of class 'Exclusion'.
|
Extension |
createExtension()
Returns a new object of class 'Extension'.
|
IssueManagement |
createIssueManagement()
Returns a new object of class 'Issue Management'.
|
License |
createLicense()
Returns a new object of class 'License'.
|
MailingList |
createMailingList()
Returns a new object of class 'Mailing List'.
|
Model |
createModel()
Returns a new object of class 'Model'.
|
Notifier |
createNotifier()
Returns a new object of class 'Notifier'.
|
Organization |
createOrganization()
Returns a new object of class 'Organization'.
|
Parent |
createParent()
Returns a new object of class 'Parent'.
|
Plugin |
createPlugin()
Returns a new object of class 'Plugin'.
|
PluginExecution |
createPluginExecution()
Returns a new object of class 'Plugin Execution'.
|
PluginManagement |
createPluginManagement()
Returns a new object of class 'Plugin Management'.
|
Prerequisites |
createPrerequisites()
Returns a new object of class 'Prerequisites'.
|
Profile |
createProfile()
Returns a new object of class 'Profile'.
|
PropertyElement |
createPropertyElement()
Returns a new object of class 'Property Element'.
|
Relocation |
createRelocation()
Returns a new object of class 'Relocation'.
|
Reporting |
createReporting()
Returns a new object of class 'Reporting'.
|
ReportPlugin |
createReportPlugin()
Returns a new object of class 'Report Plugin'.
|
ReportSet |
createReportSet()
Returns a new object of class 'Report Set'.
|
Repository |
createRepository()
Returns a new object of class 'Repository'.
|
RepositoryPolicy |
createRepositoryPolicy()
Returns a new object of class 'Repository Policy'.
|
Resource |
createResource()
Returns a new object of class 'Resource'.
|
Scm |
createScm()
Returns a new object of class 'Scm'.
|
Site |
createSite()
Returns a new object of class 'Site'.
|
PomPackage |
getPomPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
ActivationProperty createActivationProperty
static final PomFactory eINSTANCE
Activation createActivation()
ActivationFile createActivationFile()
ActivationOS createActivationOS()
ActivationProperty createActivationProperty()
Build createBuild()
BuildBase createBuildBase()
CiManagement createCiManagement()
Contributor createContributor()
Dependency createDependency()
DependencyManagement createDependencyManagement()
DeploymentRepository createDeploymentRepository()
Developer createDeveloper()
DistributionManagement createDistributionManagement()
DocumentRoot createDocumentRoot()
Exclusion createExclusion()
Extension createExtension()
IssueManagement createIssueManagement()
License createLicense()
MailingList createMailingList()
Model createModel()
Notifier createNotifier()
Organization createOrganization()
Parent createParent()
Plugin createPlugin()
PluginExecution createPluginExecution()
PluginManagement createPluginManagement()
Prerequisites createPrerequisites()
Profile createProfile()
Relocation createRelocation()
Reporting createReporting()
ReportPlugin createReportPlugin()
ReportSet createReportSet()
Repository createRepository()
RepositoryPolicy createRepositoryPolicy()
Resource createResource()
Scm createScm()
Site createSite()
PropertyElement createPropertyElement()
Configuration createConfiguration()
PomPackage getPomPackage()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.