|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentRoot | |
|---|---|
| org.jbpm.bpmn2.emfextmodel | |
| org.jbpm.bpmn2.emfextmodel.impl | |
| org.jbpm.bpmn2.emfextmodel.util | |
| Uses of DocumentRoot in org.jbpm.bpmn2.emfextmodel |
|---|
| Methods in org.jbpm.bpmn2.emfextmodel that return DocumentRoot | |
|---|---|
DocumentRoot |
EmfextmodelFactory.createDocumentRoot()
Returns a new object of class 'Document Root' |
| Uses of DocumentRoot in org.jbpm.bpmn2.emfextmodel.impl |
|---|
| Classes in org.jbpm.bpmn2.emfextmodel.impl that implement DocumentRoot | |
|---|---|
class |
DocumentRootImpl
An implementation of the model object 'Document Root' |
| Methods in org.jbpm.bpmn2.emfextmodel.impl that return DocumentRoot | |
|---|---|
DocumentRoot |
EmfextmodelFactoryImpl.createDocumentRoot()
|
| Uses of DocumentRoot in org.jbpm.bpmn2.emfextmodel.util |
|---|
| Methods in org.jbpm.bpmn2.emfextmodel.util with parameters of type DocumentRoot | |
|---|---|
T |
EmfextmodelSwitch.caseDocumentRoot(DocumentRoot object)
Returns the result of interpreting the object as an instance of 'Document Root' |
boolean |
EmfextmodelValidator.validateDocumentRoot(DocumentRoot documentRoot,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||