public class SCallActivityDefinitionImpl extends SActivityDefinitionImpl implements SCallActivityDefinition
loopCharacteristics, sDataDefinitions, sOperations| Constructor and Description |
|---|
SCallActivityDefinitionImpl(CallActivityDefinition activityDefinition,
Map<String,STransitionDefinition> transitionsMap) |
SCallActivityDefinitionImpl(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataInputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataInputOperation) |
void |
addDataOutputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataOutputOperation) |
boolean |
equals(Object obj) |
org.bonitasoft.engine.expression.model.SExpression |
getCallableElement() |
SCallableElementType |
getCallableElementType() |
org.bonitasoft.engine.expression.model.SExpression |
getCallableElementVersion() |
List<org.bonitasoft.engine.core.operation.model.SOperation> |
getDataInputOperations() |
List<org.bonitasoft.engine.core.operation.model.SOperation> |
getDataOutputOperations() |
SFlowNodeType |
getType() |
int |
hashCode() |
void |
setCallableElement(org.bonitasoft.engine.expression.model.SExpression callableElement) |
void |
setCallableElementType(SCallableElementType callableElementType) |
void |
setCallableElementVersion(org.bonitasoft.engine.expression.model.SExpression callableElementVersion) |
addBoundaryEventDefinition, addSDataDefinition, addSOperation, getBoundaryEventDefinition, getBoundaryEventDefinitions, getLoopCharacteristics, getSDataDefinitions, getSOperations, setLoopCharacteristicsaddConnector, addIncomingTransition, addIncomingTransition, addOutgoingTransition, addOutgoingTransition, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartable, removeIncomingTransition, removeOutgoingTransition, setDefaultTransition, setDescription, setDisplayDescription, setDisplayDescriptionAfterCompletion, setDisplayName, setParentContainergetNamegetId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetBoundaryEventDefinition, getBoundaryEventDefinitions, getLoopCharacteristics, getSDataDefinitions, getSOperationsgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartablegetNamegetIdpublic SCallActivityDefinitionImpl(long id,
String name)
public SCallActivityDefinitionImpl(CallActivityDefinition activityDefinition, Map<String,STransitionDefinition> transitionsMap)
public org.bonitasoft.engine.expression.model.SExpression getCallableElement()
getCallableElement in interface SCallActivityDefinitionpublic void setCallableElement(org.bonitasoft.engine.expression.model.SExpression callableElement)
public org.bonitasoft.engine.expression.model.SExpression getCallableElementVersion()
getCallableElementVersion in interface SCallActivityDefinitionpublic void setCallableElementVersion(org.bonitasoft.engine.expression.model.SExpression callableElementVersion)
public List<org.bonitasoft.engine.core.operation.model.SOperation> getDataInputOperations()
getDataInputOperations in interface SCallActivityDefinitionpublic void addDataInputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataInputOperation)
public List<org.bonitasoft.engine.core.operation.model.SOperation> getDataOutputOperations()
getDataOutputOperations in interface SCallActivityDefinitionpublic void addDataOutputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataOutputOperation)
public SCallableElementType getCallableElementType()
getCallableElementType in interface SCallActivityDefinitionpublic void setCallableElementType(SCallableElementType callableElementType)
public SFlowNodeType getType()
getType in interface SFlowNodeDefinitionpublic int hashCode()
hashCode in class SFlowNodeDefinitionImplpublic boolean equals(Object obj)
equals in class SFlowNodeDefinitionImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.