@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 DecisionServiceParametersListSet |
decisionServiceParametersList |
protected DecisionServiceRectangleDimensionsSet |
dimensionsSet |
protected DecisionServiceDividerLineY |
dividerLineY |
protected FontSet |
fontSet |
protected InformationItemPrimary |
variable |
allowOnlyVisualChange, linksHoldernameHolderdescription, 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) |
getContentDefinitionId, getDiagramId, getLinksHolder, getReadOnly, getStringName, isAllowOnlyVisualChange, isReadonlyField, setAllowOnlyVisualChange, setContentDefinitionId, setDiagramId, setLinksHoldergetName, getNameHolder, setName, setNameHoldergetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetNsContextprotected DecisionServiceParametersListSet decisionServiceParametersList
protected 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 DecisionServiceParametersListSet getDecisionServiceParametersList()
public void setDecisionServiceParametersList(DecisionServiceParametersListSet decisionParametersList)
public String getDomainObjectUUID()
getDomainObjectUUID in interface DomainObjectpublic String getDomainObjectNameTranslationKey()
getDomainObjectNameTranslationKey in interface DomainObjectCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.