Uses of Class
org.kie.workbench.common.dmn.api.property.dmn.Id
-
Packages that use Id Package Description org.kie.workbench.common.dmn.api.definition.model -
-
Uses of Id in org.kie.workbench.common.dmn.api.definition.model
Fields in org.kie.workbench.common.dmn.api.definition.model declared as Id Modifier and Type Field Description protected IdDMNDiagram. idprotected IdDMNElement. idprotected IdInformationItemPrimary. idprotected IdInputClauseLiteralExpression. idprotected IdInputClauseUnaryTests. idprotected IdOutputClauseLiteralExpression. idprotected IdOutputClauseUnaryTests. idMethods in org.kie.workbench.common.dmn.api.definition.model that return Id Modifier and Type Method Description IdDMNDiagram. getId()IdDMNDiagramElement. getId()IdDMNElement. getId()IdInformationItemPrimary. getId()IdInputClauseLiteralExpression. getId()IdInputClauseUnaryTests. getId()IdIsInformationItem. getId()IdIsLiteralExpression. getId()IdIsUnaryTests. getId()IdOutputClauseLiteralExpression. getId()IdOutputClauseUnaryTests. getId()Methods in org.kie.workbench.common.dmn.api.definition.model with parameters of type Id Modifier and Type Method Description voidDMNDiagram. setId(Id id)voidDMNElement. setId(Id id)
-