public class CaseParameterImpl extends ParameterImpl implements CaseParameter
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<CaseFileItem> |
bindingRefAttribute |
protected static ChildElement<BindingRefinementExpression> |
bindingRefinementChild |
nameAttribute
descriptionAttribute, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
CaseParameterImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
CaseFileItem |
getBinding() |
BindingRefinementExpression |
getBindingRefinement() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setBinding(CaseFileItem bindingRef) |
void |
setBindingRefinement(BindingRefinementExpression bindingRefinement) |
getName, setName
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
addChildElement, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDescription, getExtensionElements, getId, setDescription, setExtensionElements, setId
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
protected static AttributeReference<CaseFileItem> bindingRefAttribute
protected static ChildElement<BindingRefinementExpression> bindingRefinementChild
public CaseParameterImpl(ModelTypeInstanceContext instanceContext)
public CaseFileItem getBinding()
getBinding
in interface CaseParameter
public void setBinding(CaseFileItem bindingRef)
setBinding
in interface CaseParameter
public BindingRefinementExpression getBindingRefinement()
getBindingRefinement
in interface CaseParameter
public void setBindingRefinement(BindingRefinementExpression bindingRefinement)
setBindingRefinement
in interface CaseParameter
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.