|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LCMFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
LCMPackage| Field Summary | |
|---|---|
static LCMFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
AcceptObjectsRequestType |
createAcceptObjectsRequestType()
Returns a new object of class 'Accept Objects Request Type'. |
ApproveObjectsRequestType |
createApproveObjectsRequestType()
Returns a new object of class 'Approve Objects Request Type'. |
DeprecateObjectsRequestType |
createDeprecateObjectsRequestType()
Returns a new object of class 'Deprecate Objects Request Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
RelocateObjectsRequestType |
createRelocateObjectsRequestType()
Returns a new object of class 'Relocate Objects Request Type'. |
RemoveObjectsRequestType |
createRemoveObjectsRequestType()
Returns a new object of class 'Remove Objects Request Type'. |
SubmitObjectsRequestType |
createSubmitObjectsRequestType()
Returns a new object of class 'Submit Objects Request Type'. |
UndeprecateObjectsRequestType |
createUndeprecateObjectsRequestType()
Returns a new object of class 'Undeprecate Objects Request Type'. |
UpdateObjectsRequestType |
createUpdateObjectsRequestType()
Returns a new object of class 'Update Objects Request Type'. |
LCMPackage |
getLCMPackage()
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 LCMFactory eINSTANCE
| Method Detail |
|---|
AcceptObjectsRequestType createAcceptObjectsRequestType()
ApproveObjectsRequestType createApproveObjectsRequestType()
DeprecateObjectsRequestType createDeprecateObjectsRequestType()
DocumentRoot createDocumentRoot()
RelocateObjectsRequestType createRelocateObjectsRequestType()
RemoveObjectsRequestType createRemoveObjectsRequestType()
SubmitObjectsRequestType createSubmitObjectsRequestType()
UndeprecateObjectsRequestType createUndeprecateObjectsRequestType()
UpdateObjectsRequestType createUpdateObjectsRequestType()
LCMPackage getLCMPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||