@JsType(isNative=true, namespace="<global>") public class DMN12 extends Object
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12
Constructor and Description |
---|
DMN12() |
Modifier and Type | Method and Description |
---|---|
JSITArtifact |
getArtifact()
Native getter for artifact
|
JSITAssociation |
getAssociation()
Native getter for association
|
JSITAuthorityRequirement |
getAuthorityRequirement()
Native getter for authorityRequirement
|
JSITBusinessContextElement |
getBusinessContextElement()
Native getter for businessContextElement
|
JSITBusinessKnowledgeModel |
getBusinessKnowledgeModel()
Native getter for businessKnowledgeModel
|
JSITContext |
getContext()
Native getter for context
|
JSITContextEntry |
getContextEntry()
Native getter for contextEntry
|
JSITDecision |
getDecision()
Native getter for decision
|
JSITDecisionService |
getDecisionService()
Native getter for decisionService
|
JSITDecisionTable |
getDecisionTable()
Native getter for decisionTable
|
JSITDefinitions |
getDefinitions()
Native getter for definitions
|
JSITDMNElement |
getDMNElement()
Native getter for DMNElement
|
JSITDRGElement |
getDrgElement()
Native getter for drgElement
|
JSITElementCollection |
getElementCollection()
Native getter for elementCollection
|
JSITExpression |
getExpression()
Native getter for expression
|
JSITFunctionDefinition |
getFunctionDefinition()
Native getter for functionDefinition
|
JSITImport |
getImport()
Native getter for import
|
JSITInformationItem |
getInformationItem()
Native getter for informationItem
|
JSITInformationRequirement |
getInformationRequirement()
Native getter for informationRequirement
|
JSITInputData |
getInputData()
Native getter for inputData
|
JSITInvocable |
getInvocable()
Native getter for invocable
|
JSITInvocation |
getInvocation()
Native getter for invocation
|
JSITItemDefinition |
getItemDefinition()
Native getter for itemDefinition
|
JSITKnowledgeRequirement |
getKnowledgeRequirement()
Native getter for knowledgeRequirement
|
JSITKnowledgeSource |
getKnowledgeSource()
Native getter for knowledgeSource
|
JSITList |
getList()
Native getter for list
|
JSITLiteralExpression |
getLiteralExpression()
Native getter for literalExpression
|
String |
getName()
Native getter for name
|
JSITNamedElement |
getNamedElement()
Native getter for namedElement
|
JSITOrganizationUnit |
getOrganizationUnit()
Native getter for organizationUnit
|
JSITPerformanceIndicator |
getPerformanceIndicator()
Native getter for performanceIndicator
|
JSITRelation |
getRelation()
Native getter for relation
|
JSITTextAnnotation |
getTextAnnotation()
Native getter for textAnnotation
|
void |
setArtifact(JSITArtifact artifactParam)
Setter for artifact
|
void |
setAssociation(JSITAssociation associationParam)
Setter for association
|
void |
setAuthorityRequirement(JSITAuthorityRequirement authorityRequirementParam)
Setter for authorityRequirement
|
void |
setBusinessContextElement(JSITBusinessContextElement businessContextElementParam)
Setter for businessContextElement
|
void |
setBusinessKnowledgeModel(JSITBusinessKnowledgeModel businessKnowledgeModelParam)
Setter for businessKnowledgeModel
|
void |
setContext(JSITContext contextParam)
Setter for context
|
void |
setContextEntry(JSITContextEntry contextEntryParam)
Setter for contextEntry
|
void |
setDecision(JSITDecision decisionParam)
Setter for decision
|
void |
setDecisionService(JSITDecisionService decisionServiceParam)
Setter for decisionService
|
void |
setDecisionTable(JSITDecisionTable decisionTableParam)
Setter for decisionTable
|
void |
setDefinitions(JSITDefinitions definitionsParam)
Setter for definitions
|
void |
setDMNElement(JSITDMNElement DMNElementParam)
Setter for DMNElement
|
void |
setDrgElement(JSITDRGElement drgElementParam)
Setter for drgElement
|
void |
setElementCollection(JSITElementCollection elementCollectionParam)
Setter for elementCollection
|
void |
setExpression(JSITExpression expressionParam)
Setter for expression
|
void |
setFunctionDefinition(JSITFunctionDefinition functionDefinitionParam)
Setter for functionDefinition
|
void |
setImport(JSITImport importParam)
Setter for import
|
void |
setInformationItem(JSITInformationItem informationItemParam)
Setter for informationItem
|
void |
setInformationRequirement(JSITInformationRequirement informationRequirementParam)
Setter for informationRequirement
|
void |
setInputData(JSITInputData inputDataParam)
Setter for inputData
|
void |
setInvocable(JSITInvocable invocableParam)
Setter for invocable
|
void |
setInvocation(JSITInvocation invocationParam)
Setter for invocation
|
void |
setItemDefinition(JSITItemDefinition itemDefinitionParam)
Setter for itemDefinition
|
void |
setKnowledgeRequirement(JSITKnowledgeRequirement knowledgeRequirementParam)
Setter for knowledgeRequirement
|
void |
setKnowledgeSource(JSITKnowledgeSource knowledgeSourceParam)
Setter for knowledgeSource
|
void |
setList(JSITList listParam)
Setter for list
|
void |
setLiteralExpression(JSITLiteralExpression literalExpressionParam)
Setter for literalExpression
|
void |
setNamedElement(JSITNamedElement namedElementParam)
Setter for namedElement
|
void |
setOrganizationUnit(JSITOrganizationUnit organizationUnitParam)
Setter for organizationUnit
|
void |
setPerformanceIndicator(JSITPerformanceIndicator performanceIndicatorParam)
Setter for performanceIndicator
|
void |
setRelation(JSITRelation relationParam)
Setter for relation
|
void |
setTextAnnotation(JSITTextAnnotation textAnnotationParam)
Setter for textAnnotation
|
@JsProperty(name="name") public String getName()
@JsProperty(name="knowledgeSource") public JSITKnowledgeSource getKnowledgeSource()
@JsProperty(name="knowledgeSource") public final void setKnowledgeSource(JSITKnowledgeSource knowledgeSourceParam)
knowledgeSourceParam
- knowledgeSource to set.@JsProperty(name="import") public JSITImport getImport()
@JsProperty(name="import") public final void setImport(JSITImport importParam)
importParam
- import to set.@JsProperty(name="textAnnotation") public JSITTextAnnotation getTextAnnotation()
@JsProperty(name="textAnnotation") public final void setTextAnnotation(JSITTextAnnotation textAnnotationParam)
textAnnotationParam
- textAnnotation to set.@JsProperty(name="elementCollection") public JSITElementCollection getElementCollection()
@JsProperty(name="elementCollection") public final void setElementCollection(JSITElementCollection elementCollectionParam)
elementCollectionParam
- elementCollection to set.@JsProperty(name="association") public JSITAssociation getAssociation()
@JsProperty(name="association") public final void setAssociation(JSITAssociation associationParam)
associationParam
- association to set.@JsProperty(name="performanceIndicator") public JSITPerformanceIndicator getPerformanceIndicator()
@JsProperty(name="performanceIndicator") public final void setPerformanceIndicator(JSITPerformanceIndicator performanceIndicatorParam)
performanceIndicatorParam
- performanceIndicator to set.@JsProperty(name="knowledgeRequirement") public JSITKnowledgeRequirement getKnowledgeRequirement()
@JsProperty(name="knowledgeRequirement") public final void setKnowledgeRequirement(JSITKnowledgeRequirement knowledgeRequirementParam)
knowledgeRequirementParam
- knowledgeRequirement to set.@JsProperty(name="relation") public JSITRelation getRelation()
@JsProperty(name="relation") public final void setRelation(JSITRelation relationParam)
relationParam
- relation to set.@JsProperty(name="artifact") public JSITArtifact getArtifact()
@JsProperty(name="artifact") public final void setArtifact(JSITArtifact artifactParam)
artifactParam
- artifact to set.@JsProperty(name="businessContextElement") public JSITBusinessContextElement getBusinessContextElement()
@JsProperty(name="businessContextElement") public final void setBusinessContextElement(JSITBusinessContextElement businessContextElementParam)
businessContextElementParam
- businessContextElement to set.@JsProperty(name="namedElement") public JSITNamedElement getNamedElement()
@JsProperty(name="namedElement") public final void setNamedElement(JSITNamedElement namedElementParam)
namedElementParam
- namedElement to set.@JsProperty(name="decisionTable") public JSITDecisionTable getDecisionTable()
@JsProperty(name="decisionTable") public final void setDecisionTable(JSITDecisionTable decisionTableParam)
decisionTableParam
- decisionTable to set.@JsProperty(name="context") public JSITContext getContext()
@JsProperty(name="context") public final void setContext(JSITContext contextParam)
contextParam
- context to set.@JsProperty(name="DMNElement") public JSITDMNElement getDMNElement()
@JsProperty(name="DMNElement") public final void setDMNElement(JSITDMNElement DMNElementParam)
DMNElementParam
- DMNElement to set.@JsProperty(name="definitions") public JSITDefinitions getDefinitions()
@JsProperty(name="definitions") public final void setDefinitions(JSITDefinitions definitionsParam)
definitionsParam
- definitions to set.@JsProperty(name="businessKnowledgeModel") public JSITBusinessKnowledgeModel getBusinessKnowledgeModel()
@JsProperty(name="businessKnowledgeModel") public final void setBusinessKnowledgeModel(JSITBusinessKnowledgeModel businessKnowledgeModelParam)
businessKnowledgeModelParam
- businessKnowledgeModel to set.@JsProperty(name="contextEntry") public JSITContextEntry getContextEntry()
@JsProperty(name="contextEntry") public final void setContextEntry(JSITContextEntry contextEntryParam)
contextEntryParam
- contextEntry to set.@JsProperty(name="authorityRequirement") public JSITAuthorityRequirement getAuthorityRequirement()
@JsProperty(name="authorityRequirement") public final void setAuthorityRequirement(JSITAuthorityRequirement authorityRequirementParam)
authorityRequirementParam
- authorityRequirement to set.@JsProperty(name="inputData") public JSITInputData getInputData()
@JsProperty(name="inputData") public final void setInputData(JSITInputData inputDataParam)
inputDataParam
- inputData to set.@JsProperty(name="expression") public JSITExpression getExpression()
@JsProperty(name="expression") public final void setExpression(JSITExpression expressionParam)
expressionParam
- expression to set.@JsProperty(name="invocable") public JSITInvocable getInvocable()
@JsProperty(name="invocable") public final void setInvocable(JSITInvocable invocableParam)
invocableParam
- invocable to set.@JsProperty(name="decision") public JSITDecision getDecision()
@JsProperty(name="decision") public final void setDecision(JSITDecision decisionParam)
decisionParam
- decision to set.@JsProperty(name="functionDefinition") public JSITFunctionDefinition getFunctionDefinition()
@JsProperty(name="functionDefinition") public final void setFunctionDefinition(JSITFunctionDefinition functionDefinitionParam)
functionDefinitionParam
- functionDefinition to set.@JsProperty(name="organizationUnit") public JSITOrganizationUnit getOrganizationUnit()
@JsProperty(name="organizationUnit") public final void setOrganizationUnit(JSITOrganizationUnit organizationUnitParam)
organizationUnitParam
- organizationUnit to set.@JsProperty(name="list") public JSITList getList()
@JsProperty(name="list") public final void setList(JSITList listParam)
listParam
- list to set.@JsProperty(name="itemDefinition") public JSITItemDefinition getItemDefinition()
@JsProperty(name="itemDefinition") public final void setItemDefinition(JSITItemDefinition itemDefinitionParam)
itemDefinitionParam
- itemDefinition to set.@JsProperty(name="informationRequirement") public JSITInformationRequirement getInformationRequirement()
@JsProperty(name="informationRequirement") public final void setInformationRequirement(JSITInformationRequirement informationRequirementParam)
informationRequirementParam
- informationRequirement to set.@JsProperty(name="invocation") public JSITInvocation getInvocation()
@JsProperty(name="invocation") public final void setInvocation(JSITInvocation invocationParam)
invocationParam
- invocation to set.@JsProperty(name="decisionService") public JSITDecisionService getDecisionService()
@JsProperty(name="decisionService") public final void setDecisionService(JSITDecisionService decisionServiceParam)
decisionServiceParam
- decisionService to set.@JsProperty(name="literalExpression") public JSITLiteralExpression getLiteralExpression()
@JsProperty(name="literalExpression") public final void setLiteralExpression(JSITLiteralExpression literalExpressionParam)
literalExpressionParam
- literalExpression to set.@JsProperty(name="informationItem") public JSITInformationItem getInformationItem()
@JsProperty(name="informationItem") public final void setInformationItem(JSITInformationItem informationItemParam)
informationItemParam
- informationItem to set.@JsProperty(name="drgElement") public JSITDRGElement getDrgElement()
@JsProperty(name="drgElement") public final void setDrgElement(JSITDRGElement drgElementParam)
drgElementParam
- drgElement to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.