|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LambdaTypeCS
A representation of the model object 'Lambda Type CS'.
The following features are supported:
BaseCSTPackage.getLambdaTypeCS()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
TypedRefCS |
getOwnedContextType()
Returns the value of the 'Owned Context Type' containment reference. |
org.eclipse.emf.common.util.EList<TypedRefCS> |
getOwnedParameterType()
Returns the value of the 'Owned Parameter Type' containment reference list. |
TypedRefCS |
getOwnedResultType()
Returns the value of the 'Owned Result Type' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setOwnedContextType(TypedRefCS value)
Sets the value of the ' Owned Context Type' containment reference. |
void |
setOwnedResultType(TypedRefCS value)
Sets the value of the ' Owned Result Type' containment reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.TypedRefCS |
|---|
getMultiplicity, setMultiplicity |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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.ocl.examples.xtext.base.baseCST.TemplateableElementCS |
|---|
getOwnedTemplateSignature, setOwnedTemplateSignature |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
getName in interface NameablesetName(String),
BaseCSTPackage.getLambdaTypeCS_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()TypedRefCS getOwnedContextType()
If the meaning of the 'Owned Context Type' containment reference isn't clear, there really should be more of a description here...
setOwnedContextType(TypedRefCS),
BaseCSTPackage.getLambdaTypeCS_OwnedContextType()void setOwnedContextType(TypedRefCS value)
Owned Context Type' containment reference.
value - the new value of the 'Owned Context Type' containment reference.getOwnedContextType()org.eclipse.emf.common.util.EList<TypedRefCS> getOwnedParameterType()
TypedRefCS.
If the meaning of the 'Owned Parameter Type' containment reference list isn't clear, there really should be more of a description here...
BaseCSTPackage.getLambdaTypeCS_OwnedParameterType()TypedRefCS getOwnedResultType()
If the meaning of the 'Owned Result Type' containment reference isn't clear, there really should be more of a description here...
setOwnedResultType(TypedRefCS),
BaseCSTPackage.getLambdaTypeCS_OwnedResultType()void setOwnedResultType(TypedRefCS value)
Owned Result Type' containment reference.
value - the new value of the 'Owned Result Type' containment reference.getOwnedResultType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||