|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateArgument
Reifies the relationship between a Binding and one of its arguments (a ModelElement).
Method Summary | |
---|---|
Binding |
getBinding()
The Binding that owns the template argument. |
ModelElement |
getModelElement()
The actual argument for the subject Binding. |
void |
setBinding(Binding binding)
Setter for atomic property binding) |
void |
setModelElement(ModelElement modelElement)
Setter for atomic property modelElement) |
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtObject |
---|
extAddObjectListener, extDeepCopy, extDeepCopy, extEquals, extRemoveObjectListener, extValueHash, extVisit |
Methods inherited from interface javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
---|
Binding getBinding() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setBinding(Binding binding) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
ModelElement getModelElement() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
void setModelElement(ModelElement modelElement) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |