Interface DMOutputClause
- All Superinterfaces:
ADClientAble, ADFindAble, ADHistoryAble, ADM2AttrModifyAble, CLValueRangeAble, DMNElement, DMValueRangeRefAble, ELContainerAble, ELContAsgnAble, ELDeleteAble, ELElement, ELNamedElement, ELNamespaceAsgnAble, ELObject, ELTypedElement, ELUUIDAble, ELValueContainerAble, MEModelElement, MENamedElement, MMAttachmentAble, MMLabelAble, MMLabelTextAttachmentAble, MMTextAble
The class
DMOutputClause is used to model a DMDecisionTable output.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionTheDMDecisionTableowning thisDMOutputClause.getDefaultValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All values referenced by this decision rule.The default value for thisDMOutputClause.The name of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.The type of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.All values of thisDMOutputClause.All possible output values of thisDMOutputClause.voidsetDefaultValueAsString(String value) Set the value of Info DefaultValueAsString.Methods inherited from interface ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDiaMethods inherited from interface ADHistoryAble
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistoryMethods inherited from interface ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRelshipTypeList, getTabElementRowList, getTabElementRowTypeList, getTabRelshipList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModifyMethods inherited from interface CLValueRangeAble
createRangeValue, deleteRangeValue, getModifyValueRangeList, getOwnedTypeRestriction, getOwnedValueRange, getOwnedValueRestriction, getRangeValues, getTypeRestrictionSpecification, getValueRangeAsString, getValueRestrictionLanguage, getValueRestrictionSpecification, mergeRangeValues, modifyRangeValue, modifyValueRangeList, setTypeRestrictionSpecification, setValueRangeAsString, setValueRestrictionLanguage, setValueRestrictionSpecificationMethods inherited from interface DMNElement
getBoxedExpressionClientMethods inherited from interface DMValueRangeRefAble
getFirstUsingValueRangeRefAble, getUsedType, getUsedType, getUsedValueRangeAble, getUsedValueRangeAbleMethods inherited from interface ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods inherited from interface ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface ELDeleteAble
deleteMethods inherited from interface ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface ELTypedElement
getModifyTypedElementDeclaration, getType, getTypedElementCnstr, getTypeKind, getValSpecOfTypedElement, getValSpecOfTypedElementWithPattern, getValSpecOfTypedElementWithPattern, isBitmapAble, isColorAble, modifyTypedElementDeclaration, setTypeMethods inherited from interface ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface ELValueContainerAble
getValueReUseAble, setValueReUseAbleMethods inherited from interface MEModelElement
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getDataModel, getDataModelName, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColorMethods inherited from interface MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependencyMethods inherited from interface MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachmentMethods inherited from interface MMLabelAble
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo
-
Method Details
-
getOutputValuesAsString
All possible output values of thisDMOutputClause.- Throws:
InoNetExceptionSrvErrorException
-
getDefaultValueAsString
The default value for thisDMOutputClause.- Throws:
InoNetExceptionSrvErrorException
-
setDefaultValueAsString
Set the value of Info DefaultValueAsString.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getOutputName
The name of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.- Throws:
InoNetExceptionSrvErrorException
-
getOutputType
The type of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.- Throws:
InoNetExceptionSrvErrorException
-
getDefaultValSpec
<T extends ELValSpec> List<T> getDefaultValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All values referenced by this decision rule.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getOutputValues
All values of thisDMOutputClause.- Throws:
InoNetExceptionSrvErrorException
-
getDecisionTable
TheDMDecisionTableowning thisDMOutputClause.- Throws:
InoNetExceptionSrvErrorException
-