public interface ContextObjectFactory
extends org.eclipse.emf.ecore.EFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$sccsid |
static java.lang.String |
COPYRIGHT |
static ContextObjectFactory |
eINSTANCE |
static ContextObjectFactory |
INSTANCE
The singleton instance of the factory
|
Modifier and Type | Method and Description |
---|---|
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() |
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
static final ContextObjectFactory INSTANCE
static final ContextObjectFactory eINSTANCE
ContextObject createContextObject()
DocumentRoot createDocumentRoot()
HeaderInfoType createHeaderInfoType()
SourceInfoType createSourceInfoType()
UserDefinedContextType createUserDefinedContextType()
com.ibm.bpm.context.cobo.ContextObjectPackage getContextObjectPackage()