|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextObjectFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
static ContextObjectFactory |
eINSTANCE
|
static ContextObjectFactory |
INSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
ContextObject |
createContextObject()
Returns a new object of class 'Context Object' |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
HeaderInfoType |
createHeaderInfoType()
Returns a new object of class 'Header Info Type' |
SourceInfoType |
createSourceInfoType()
Returns a new object of class 'Source Info Type' |
UserDefinedContextType |
createUserDefinedContextType()
Returns a new object of class 'User Defined Context Type' |
com.ibm.bpm.context.cobo.ContextObjectPackage |
getContextObjectPackage()
|
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 java.lang.String COPYRIGHT
static final java.lang.String $sccsid
static final ContextObjectFactory INSTANCE
static final ContextObjectFactory eINSTANCE
Method Detail |
---|
ContextObject createContextObject()
DocumentRoot createDocumentRoot()
HeaderInfoType createHeaderInfoType()
SourceInfoType createSourceInfoType()
UserDefinedContextType createUserDefinedContextType()
com.ibm.bpm.context.cobo.ContextObjectPackage getContextObjectPackage()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |