@Portable public class BusinessKnowledgeModel extends DRGElement implements HasVariable<InformationItemPrimary>, DMNViewDefinition<GeneralRectangleDimensionsSet>, DomainObject
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespaceDynamicReadOnly.ReadOnly| Modifier and Type | Field and Description |
|---|---|
protected BackgroundSet |
backgroundSet |
protected GeneralRectangleDimensionsSet |
dimensionsSet |
protected FunctionDefinition |
encapsulatedLogic |
protected FontSet |
fontSet |
protected InformationItemPrimary |
variable |
allowOnlyVisualChange, linksHoldername, nameHolderdescription, id| Constructor and Description |
|---|
BusinessKnowledgeModel() |
BusinessKnowledgeModel(Id id,
Description description,
Name name,
InformationItemPrimary variable,
FunctionDefinition encapsulatedLogic,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
| Modifier and Type | Method and Description |
|---|---|
DMNModelInstrumentedBase |
asDMNModelInstrumentedBase() |
HasExpression |
asHasExpression() |
boolean |
equals(Object o) |
BackgroundSet |
getBackgroundSet() |
GeneralRectangleDimensionsSet |
getDimensionsSet() |
String |
getDomainObjectNameTranslationKey() |
String |
getDomainObjectUUID() |
FunctionDefinition |
getEncapsulatedLogic() |
FontSet |
getFontSet() |
String |
getStunnerCategory() |
Set<String> |
getStunnerLabels() |
InformationItemPrimary |
getVariable() |
int |
hashCode() |
void |
setBackgroundSet(BackgroundSet backgroundSet) |
void |
setDimensionsSet(GeneralRectangleDimensionsSet dimensionsSet) |
void |
setEncapsulatedLogic(FunctionDefinition value) |
void |
setFontSet(FontSet fontSet) |
void |
setVariable(InformationItemPrimary variable) |
getLinksHolder, getReadOnly, isAllowOnlyVisualChange, isReadonlyField, setAllowOnlyVisualChange, setLinksHoldergetName, getNameHolder, setName, setNameHoldergetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetNsContextprotected InformationItemPrimary variable
protected FunctionDefinition encapsulatedLogic
protected BackgroundSet backgroundSet
protected FontSet fontSet
protected GeneralRectangleDimensionsSet dimensionsSet
public BusinessKnowledgeModel()
public BusinessKnowledgeModel(Id id, Description description, Name name, InformationItemPrimary variable, FunctionDefinition encapsulatedLogic, BackgroundSet backgroundSet, FontSet fontSet, GeneralRectangleDimensionsSet dimensionsSet)
public String getStunnerCategory()
public BackgroundSet getBackgroundSet()
getBackgroundSet in interface DMNViewDefinition<GeneralRectangleDimensionsSet>public void setBackgroundSet(BackgroundSet backgroundSet)
public FontSet getFontSet()
getFontSet in interface DMNViewDefinition<GeneralRectangleDimensionsSet>public void setFontSet(FontSet fontSet)
public GeneralRectangleDimensionsSet getDimensionsSet()
getDimensionsSet in interface DMNViewDefinition<GeneralRectangleDimensionsSet>public void setDimensionsSet(GeneralRectangleDimensionsSet dimensionsSet)
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 FunctionDefinition getEncapsulatedLogic()
public void setEncapsulatedLogic(FunctionDefinition value)
public HasExpression asHasExpression()
public String getDomainObjectUUID()
getDomainObjectUUID in interface DomainObjectpublic String getDomainObjectNameTranslationKey()
getDomainObjectNameTranslationKey in interface DomainObjectCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.