|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.webeditor.impl.domain.project.ProjectInstance
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.BPMNProjectInstance
public abstract class BPMNProjectInstance
| Constructor Summary | |
|---|---|
protected |
BPMNProjectInstance()
|
|
BPMNProjectInstance(com.ebmwebsourcing.webeditor.api.domain.project.IProjectType type)
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.petalsbpm.business.domain.di.api.IBPMNDiagram |
getBpmndiagram()
|
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean |
getDefinitions()
|
com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile |
getProjectFile()
|
void |
setBpmndiagram(com.ebmwebsourcing.petalsbpm.business.domain.di.api.IBPMNDiagram bpmndiagram)
|
void |
setDefinitions(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean definitions)
|
void |
setProjectFile(com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile projectFile)
|
| Methods inherited from class com.ebmwebsourcing.webeditor.impl.domain.project.ProjectInstance |
|---|
addMetadata, bind, equals, getAuthor, getCreationDate, getExportData, getFile, getId, getImportData, getMetaDatas, getName, getProjectGroups, getProjectType, hashCode, isAutoSave, isPublic, setAuthor, setAutoSave, setFile, setId, setName, setPublic, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance |
|---|
addMetadata, bind, getAuthor, getCreationDate, getExportData, getFile, getId, getImportData, getMetaDatas, getName, getProjectGroups, getProjectType, isAutoSave, isPublic, setAuthor, setAutoSave, setFile, setId, setName, setPublic, setType |
| Constructor Detail |
|---|
protected BPMNProjectInstance()
public BPMNProjectInstance(com.ebmwebsourcing.webeditor.api.domain.project.IProjectType type)
| Method Detail |
|---|
public void setDefinitions(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean definitions)
public com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IDefinitionsBean getDefinitions()
public com.ebmwebsourcing.petalsbpm.business.domain.di.api.IBPMNDiagram getBpmndiagram()
public void setBpmndiagram(com.ebmwebsourcing.petalsbpm.business.domain.di.api.IBPMNDiagram bpmndiagram)
public com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile getProjectFile()
public void setProjectFile(com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile projectFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||