public class InvocationImpl extends ExpressionImpl implements Invocation
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElementCollection<Binding> | bindingCollection | 
| protected static ChildElement<Expression> | expressionChild | 
typeRefAttributedescriptionChild, extensionElementsChild, idAttribute, labelAttributemodelInstance| Constructor and Description | 
|---|
| InvocationImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Binding> | getBindings() | 
| Expression | getExpression() | 
| static void | registerType(ModelBuilder modelBuilder) | 
| void | setExpression(Expression expression) | 
getTypeRef, setTypeRefgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTypeRef, setTypeRefgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static ChildElement<Expression> expressionChild
protected static ChildElementCollection<Binding> bindingCollection
public InvocationImpl(ModelTypeInstanceContext instanceContext)
public Expression getExpression()
getExpression in interface Invocationpublic void setExpression(Expression expression)
setExpression in interface Invocationpublic Collection<Binding> getBindings()
getBindings in interface Invocationpublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.