@Portable public class RuleAnnotationClause extends DMNElement implements HasName
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.Namespacedescription, id| Constructor and Description |
|---|
RuleAnnotationClause() |
| Modifier and Type | Method and Description |
|---|---|
RuleAnnotationClause |
copy() |
boolean |
equals(Object o) |
Name |
getName()
Returns the
Name
Convenience method replicating HasValue.getValue() to honour DMN model semantics. |
int |
hashCode() |
void |
setName(Name name)
Sets the
Name
Convenience method replicating HasValue.setValue(Object) to honour DMN model semantics. |
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentpublic RuleAnnotationClause copy()
public Name getName()
HasNameName
Convenience method replicating HasValue.getValue() to honour DMN model semantics.public void setName(Name name)
HasNameName
Convenience method replicating HasValue.setValue(Object) to honour DMN model semantics.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.