@Portable public class KnowledgeSource extends DRGElement implements DMNViewDefinition<GeneralRectangleDimensionsSet>
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespaceDynamicReadOnly.ReadOnly| Modifier and Type | Field and Description |
|---|---|
protected BackgroundSet |
backgroundSet |
protected GeneralRectangleDimensionsSet |
dimensionsSet |
protected FontSet |
fontSet |
protected LocationURI |
locationURI |
protected KnowledgeSourceType |
type |
allowOnlyVisualChange, linksHoldername, nameHolderdescription, id| Constructor and Description |
|---|
KnowledgeSource() |
KnowledgeSource(Id id,
Description description,
Name name,
KnowledgeSourceType type,
LocationURI locationURI,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BackgroundSet |
getBackgroundSet() |
GeneralRectangleDimensionsSet |
getDimensionsSet() |
FontSet |
getFontSet() |
LocationURI |
getLocationURI() |
String |
getStunnerCategory() |
Set<String> |
getStunnerLabels() |
KnowledgeSourceType |
getType() |
int |
hashCode() |
void |
setBackgroundSet(BackgroundSet backgroundSet) |
void |
setDimensionsSet(GeneralRectangleDimensionsSet dimensionsSet) |
void |
setFontSet(FontSet fontSet) |
void |
setLocationURI(LocationURI value) |
void |
setType(KnowledgeSourceType value) |
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 KnowledgeSourceType type
protected LocationURI locationURI
protected BackgroundSet backgroundSet
protected FontSet fontSet
protected GeneralRectangleDimensionsSet dimensionsSet
public KnowledgeSource()
public KnowledgeSource(Id id, Description description, Name name, KnowledgeSourceType type, LocationURI locationURI, 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 KnowledgeSourceType getType()
public void setType(KnowledgeSourceType value)
public LocationURI getLocationURI()
public void setLocationURI(LocationURI value)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.