|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Factory
A representation of the model object 'Factory'.
The following features are supported:
ModelPackage.getFactory()
Method Summary | |
---|---|
java.lang.String |
getMethod()
Returns the value of the 'Method' attribute |
Frame |
getReturnInstance()
Returns the value of the 'Return Instance' reference |
Interface |
getReturnInterface()
Returns the value of the 'Return Interface' reference |
void |
setMethod(java.lang.String value)
Sets the value of the ' Method ' attribute |
void |
setReturnInstance(Frame value)
Sets the value of the ' Return Instance ' reference |
void |
setReturnInterface(Interface value)
Sets the value of the ' Return Interface ' reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getMethod()
If the meaning of the 'Method' attribute isn't clear, there really should be more of a description here...
setMethod(String)
,
ModelPackage.getFactory_Method()
void setMethod(java.lang.String value)
Method
' attribute.
value
- the new value of the 'Method' attribute.getMethod()
Interface getReturnInterface()
If the meaning of the 'Return Interface' reference isn't clear, there really should be more of a description here...
setReturnInterface(Interface)
,
ModelPackage.getFactory_ReturnInterface()
void setReturnInterface(Interface value)
Return Interface
' reference.
value
- the new value of the 'Return Interface' reference.getReturnInterface()
Frame getReturnInstance()
If the meaning of the 'Return Instance' reference isn't clear, there really should be more of a description here...
setReturnInstance(Frame)
,
ModelPackage.getFactory_ReturnInstance()
void setReturnInstance(Frame value)
Return Instance
' reference.
value
- the new value of the 'Return Instance' reference.getReturnInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |