|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CMSFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CMSPackage| Field Summary | |
|---|---|
static CMSFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
CatalogContentRequestType |
createCatalogContentRequestType()
Returns a new object of class 'Catalog Content Request Type'. |
CatalogContentResponseType |
createCatalogContentResponseType()
Returns a new object of class 'Catalog Content Response Type'. |
ContentManagementServiceRequestType |
createContentManagementServiceRequestType()
Returns a new object of class 'Content Management Service Request Type'. |
ContentManagementServiceResponseType |
createContentManagementServiceResponseType()
Returns a new object of class 'Content Management Service Response Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
ValidateContentRequestType |
createValidateContentRequestType()
Returns a new object of class 'Validate Content Request Type'. |
ValidateContentResponseType |
createValidateContentResponseType()
Returns a new object of class 'Validate Content Response Type'. |
CMSPackage |
getCMSPackage()
Returns the package supported by this factory. |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final CMSFactory eINSTANCE
| Method Detail |
|---|
CatalogContentRequestType createCatalogContentRequestType()
CatalogContentResponseType createCatalogContentResponseType()
ContentManagementServiceRequestType createContentManagementServiceRequestType()
ContentManagementServiceResponseType createContentManagementServiceResponseType()
DocumentRoot createDocumentRoot()
ValidateContentRequestType createValidateContentRequestType()
ValidateContentResponseType createValidateContentResponseType()
CMSPackage getCMSPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||