|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Model'. A model captures a view of a physical system. It is an abstraction of the physical system, with a certain purpose. This purpose determines what is to be included in the model and what is irrelevant. Thus the model completely describes those aspects of the physical system that are relevant to the purpose of the model, at the appropriate level of detail.
The following features are supported:
UMLPackage.getModel()
Field Summary |
Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
SEPARATOR |
Method Summary | |
String |
getViewpoint()
Returns the value of the 'Viewpoint' attribute |
boolean |
isMetamodel()
Determines whether this model is a metamodel |
boolean |
isSetViewpoint()
Returns whether the value of the ' Viewpoint ' attribute is set |
void |
setViewpoint(String value)
Sets the value of the ' Viewpoint ' attribute |
void |
unsetViewpoint()
Unsets the value of the ' Viewpoint ' attribute |
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.TemplateableElement |
createOwnedTemplateSignature, createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getTemplateBinding, getTemplateBindings, isTemplate, parameterableElements, setOwnedTemplateSignature |
Method Detail |
public String getViewpoint()
Model.isSetViewpoint()
,
Model.unsetViewpoint()
,
Model.setViewpoint(String)
,
UMLPackage.getModel_Viewpoint()
public void setViewpoint(String value)
Viewpoint
' attribute.
value
- the new value of the 'Viewpoint' attribute.Model.isSetViewpoint()
,
Model.unsetViewpoint()
,
Model.getViewpoint()
public void unsetViewpoint()
Viewpoint
' attribute.
Model.isSetViewpoint()
,
Model.getViewpoint()
,
Model.setViewpoint(String)
public boolean isSetViewpoint()
Viewpoint
' attribute is set.
Model.unsetViewpoint()
,
Model.getViewpoint()
,
Model.setViewpoint(String)
public boolean isMetamodel()
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |