|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Abstraction'. An abstraction is a relationship that relates two elements or sets of elements that represent the same concept at different levels of abstraction or from different viewpoints.
The following features are supported:
UMLPackage.getAbstraction()
Field Summary |
Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
SEPARATOR |
Method Summary | |
OpaqueExpression |
createMapping(String name,
Type type)
Creates a new OpaqueExpression ,with the specified 'Name', and 'Type', and sets the 'Mapping' containment reference |
OpaqueExpression |
getMapping()
Returns the value of the 'Mapping' containment reference |
void |
setMapping(OpaqueExpression value)
Sets the value of the ' Mapping ' containment reference |
Methods inherited from interface org.eclipse.uml2.uml.Dependency |
getClient, getClient, getClients, getSupplier, getSupplier, getSuppliers |
Methods inherited from interface org.eclipse.uml2.uml.NamedElement |
allNamespaces, allOwningPackages, createDependency, createNameExpression, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
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.uml2.uml.ParameterableElement |
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
Methods inherited from interface org.eclipse.uml2.uml.DirectedRelationship |
getSources, getTargets |
Methods inherited from interface org.eclipse.uml2.uml.Relationship |
getRelatedElements |
Method Detail |
public OpaqueExpression getMapping()
setMapping(OpaqueExpression)
,
UMLPackage.getAbstraction_Mapping()
public void setMapping(OpaqueExpression value)
Mapping
' containment reference.
value
- the new value of the 'Mapping' containment reference.getMapping()
public OpaqueExpression createMapping(String name, Type type)
OpaqueExpression
,with the specified 'Name', and 'Type', and sets the 'Mapping' containment reference.
name
- The 'Name' for the new OpaqueExpression
, or null
.type
- The 'Type' for the new OpaqueExpression
, or null
.
OpaqueExpression
.getMapping()
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |