@Portable public class DecisionService extends DRGElement implements HasVariable<InformationItemPrimary>, DMNViewDefinition<DecisionServiceRectangleDimensionsSet>, DomainObject
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespaceDynamicReadOnly.ReadOnly| Modifier and Type | Field and Description |
|---|---|
protected BackgroundSet |
backgroundSet |
protected DecisionServiceRectangleDimensionsSet |
dimensionsSet |
protected DecisionServiceDividerLineY |
dividerLineY |
protected FontSet |
fontSet |
protected InformationItemPrimary |
variable |
allowOnlyVisualChange, linksHoldernamedescription, id| Constructor and Description |
|---|
DecisionService() |
DecisionService(Id id,
Description description,
Name name,
InformationItemPrimary variable,
List<DMNElementReference> outputDecision,
List<DMNElementReference> encapsulatedDecision,
List<DMNElementReference> inputDecision,
List<DMNElementReference> inputData,
BackgroundSet backgroundSet,
FontSet fontSet,
DecisionServiceRectangleDimensionsSet dimensionsSet,
DecisionServiceDividerLineY dividerLineY) |
| Modifier and Type | Method and Description |
|---|---|
DMNModelInstrumentedBase |
asDMNModelInstrumentedBase() |
boolean |
equals(Object o) |
BackgroundSet |
getBackgroundSet() |
DecisionServiceRectangleDimensionsSet |
getDimensionsSet() |
DecisionServiceDividerLineY |
getDividerLineY() |
String |
getDomainObjectNameTranslationKey() |
String |
getDomainObjectUUID() |
List<DMNElementReference> |
getEncapsulatedDecision() |
FontSet |
getFontSet() |
List<DMNElementReference> |
getInputData() |
List<DMNElementReference> |
getInputDecision() |
List<DMNElementReference> |
getOutputDecision() |
String |
getStunnerCategory() |
Set<String> |
getStunnerLabels() |
InformationItemPrimary |
getVariable() |
int |
hashCode() |
void |
setBackgroundSet(BackgroundSet backgroundSet) |
void |
setDimensionsSet(DecisionServiceRectangleDimensionsSet dimensionsSet) |
void |
setDividerLineY(DecisionServiceDividerLineY dividerY) |
void |
setFontSet(FontSet fontSet) |
void |
setVariable(InformationItemPrimary variable) |
getLinksHolder, getReadOnly, isAllowOnlyVisualChange, isReadonlyField, setAllowOnlyVisualChange, setLinksHoldergetName, setNamegetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetNsContextprotected InformationItemPrimary variable
protected BackgroundSet backgroundSet
protected FontSet fontSet
protected DecisionServiceRectangleDimensionsSet dimensionsSet
protected DecisionServiceDividerLineY dividerLineY
public DecisionService()
public DecisionService(Id id, Description description, Name name, InformationItemPrimary variable, List<DMNElementReference> outputDecision, List<DMNElementReference> encapsulatedDecision, List<DMNElementReference> inputDecision, List<DMNElementReference> inputData, BackgroundSet backgroundSet, FontSet fontSet, DecisionServiceRectangleDimensionsSet dimensionsSet, DecisionServiceDividerLineY dividerLineY)
public String getStunnerCategory()
public BackgroundSet getBackgroundSet()
getBackgroundSet in interface DMNViewDefinition<DecisionServiceRectangleDimensionsSet>public void setBackgroundSet(BackgroundSet backgroundSet)
public FontSet getFontSet()
getFontSet in interface DMNViewDefinition<DecisionServiceRectangleDimensionsSet>public void setFontSet(FontSet fontSet)
public DecisionServiceRectangleDimensionsSet getDimensionsSet()
getDimensionsSet in interface DMNViewDefinition<DecisionServiceRectangleDimensionsSet>public void setDimensionsSet(DecisionServiceRectangleDimensionsSet dimensionsSet)
public DecisionServiceDividerLineY getDividerLineY()
public void setDividerLineY(DecisionServiceDividerLineY dividerY)
public InformationItemPrimary getVariable()
getVariable in interface HasVariable<InformationItemPrimary>public void setVariable(InformationItemPrimary variable)
setVariable in interface HasVariable<InformationItemPrimary>public DMNModelInstrumentedBase asDMNModelInstrumentedBase()
asDMNModelInstrumentedBase in interface HasVariable<InformationItemPrimary>public List<DMNElementReference> getOutputDecision()
public List<DMNElementReference> getEncapsulatedDecision()
public List<DMNElementReference> getInputDecision()
public List<DMNElementReference> getInputData()
public String getDomainObjectUUID()
getDomainObjectUUID in interface DomainObjectpublic String getDomainObjectNameTranslationKey()
getDomainObjectNameTranslationKey in interface DomainObjectCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.