|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UHelper
A representation of the model object 'UHelper'.
The following features are supported:
UcorePackage.getUHelper()
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
Method Summary | |
---|---|
UExpression |
getBody()
Returns the value of the 'Body' containment reference. |
org.eclipse.emf.ecore.EClass |
getUContext()
Returns the value of the 'UContext' reference. |
org.eclipse.emf.common.util.EList |
getUParameters()
Returns the value of the 'UParameters' containment reference list. |
USelfParameter |
getUSelf()
Returns the value of the 'USelf' containment reference. |
UTransformation |
getUTransformation()
Returns the value of the 'UTransformation' container reference. |
void |
setBody(UExpression value)
Sets the value of the ' Body ' containment reference. |
void |
setUContext(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' UContext ' reference. |
void |
setUSelf(USelfParameter value)
Sets the value of the ' USelf ' containment reference. |
void |
setUTransformation(UTransformation value)
Sets the value of the ' UTransformation ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.EOperation |
---|
getEContainingClass, getEExceptions, getEParameters |
Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Methods inherited from interface org.eclipse.gmt.umlx.ucore.UOCLContainer |
---|
getExpressionValue, getOCLExpression, getOCLString, getUExpression, simpleGetOCLException, simpleGetOCLExpression, simpleGetOCLString |
Method Detail |
---|
UExpression getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(UExpression)
,
UcorePackage.getUHelper_Body()
void setBody(UExpression value)
Body
' containment reference.
value
- the new value of the 'Body' containment reference.getBody()
UTransformation getUTransformation()
UHelpers
'.
If the meaning of the 'UTransformation' container reference isn't clear, there really should be more of a description here...
setUTransformation(UTransformation)
,
UcorePackage.getUHelper_UTransformation()
,
UTransformation.getUHelpers()
void setUTransformation(UTransformation value)
UTransformation
' container reference.
value
- the new value of the 'UTransformation' container reference.getUTransformation()
org.eclipse.emf.common.util.EList getUParameters()
UParameter
.
It is bidirectional and its opposite is 'UHelper
'.
If the meaning of the 'UParameters' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUHelper_UParameters()
,
UParameter.getUHelper()
USelfParameter getUSelf()
UHelper
'.
If the meaning of the 'USelf' reference isn't clear, there really should be more of a description here...
setUSelf(USelfParameter)
,
UcorePackage.getUHelper_USelf()
,
USelfParameter.getUHelper()
void setUSelf(USelfParameter value)
USelf
' containment reference.
value
- the new value of the 'USelf' containment reference.getUSelf()
org.eclipse.emf.ecore.EClass getUContext()
If the meaning of the 'UContext' reference isn't clear, there really should be more of a description here...
setUContext(EClass)
,
UcorePackage.getUHelper_UContext()
void setUContext(org.eclipse.emf.ecore.EClass value)
UContext
' reference.
value
- the new value of the 'UContext' reference.getUContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |