|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openarchitectureware.workflow.lib.AbstractWorkflowComponent
org.openarchitectureware.workflow.lib.WorkflowComponentWithModelSlot
public abstract class WorkflowComponentWithModelSlot
Constructor Summary | |
---|---|
WorkflowComponentWithModelSlot()
|
Method Summary | |
---|---|
void |
checkConfiguration(Issues issues)
Validates the configuration before invocation. |
protected java.lang.String |
getModelSlot()
|
void |
setModelSlot(java.lang.String slot)
Sets the name of the model slot. |
Methods inherited from class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent |
---|
checkRequiredConfigProperty, getComponentName, getContainer, getId, getLocation, getLogMessage, setContainer, setId, setLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.openarchitectureware.workflow.WorkflowComponent |
---|
invoke |
Constructor Detail |
---|
public WorkflowComponentWithModelSlot()
Method Detail |
---|
public void setModelSlot(java.lang.String slot)
slot
- name of slotprotected java.lang.String getModelSlot()
public void checkConfiguration(Issues issues)
WorkflowComponent
issues
- facility for reporting configuration issues.WorkflowComponent.checkConfiguration(org.openarchitectureware.workflow.issues.Issues)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |