org.bonitasoft.engine.core.process.definition.model.impl
public class SGatewayDefinitionImpl extends SFlowNodeDefinitionImpl implements org.bonitasoft.engine.core.process.definition.model.SGatewayDefinition
| Constructor and Description |
|---|
SGatewayDefinitionImpl(GatewayDefinition gatewayDefinition,
Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap) |
SGatewayDefinitionImpl(long id,
String name,
org.bonitasoft.engine.core.process.definition.model.SGatewayType gatewayType) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.definition.model.SGatewayType |
getGatewayType() |
org.bonitasoft.engine.core.process.definition.model.SFlowNodeType |
getType() |
boolean |
isExclusive() |
boolean |
isParalleleOrInclusive() |
addConnector, addIncomingTransition, addIncomingTransition, addOutgoingTransition, addOutgoingTransition, equals, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hashCode, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isInterrupting, isStartable, removeIncomingTransition, removeOutgoingTransition, setDefaultTransition, setDescription, setDisplayDescription, setDisplayDescriptionAfterCompletion, setDisplayName, setParentContainergetNamegetId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isInterrupting, isStartablepublic SGatewayDefinitionImpl(GatewayDefinition gatewayDefinition, Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap)
public SGatewayDefinitionImpl(long id,
String name,
org.bonitasoft.engine.core.process.definition.model.SGatewayType gatewayType)
public org.bonitasoft.engine.core.process.definition.model.SGatewayType getGatewayType()
getGatewayType in interface org.bonitasoft.engine.core.process.definition.model.SGatewayDefinitionpublic org.bonitasoft.engine.core.process.definition.model.SFlowNodeType getType()
getType in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionpublic boolean isParalleleOrInclusive()
isParalleleOrInclusive in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionisParalleleOrInclusive in class SFlowNodeDefinitionImplpublic boolean isExclusive()
isExclusive in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionisExclusive in class SFlowNodeDefinitionImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.