|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CanonicalStyle
A representation of the model object 'Canonical Style'.
Canonical style is a style to be installed on views that need to be synchronized with business model (i.e. notation model would be in synch with business model). Definition of 'in synch' is user-defined.
The following features are supported:
NotationPackage.getCanonicalStyle()
Method Summary | |
---|---|
boolean |
isCanonical()
Returns the value of the 'Canonical' attribute. |
void |
setCanonical(boolean value)
Sets the value of the ' Canonical ' attribute |
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 |
---|
boolean isCanonical()
"true"
.
setCanonical(boolean)
,
NotationPackage.getCanonicalStyle_Canonical()
void setCanonical(boolean value)
Canonical
' attribute.
value
- the new value of the 'Canonical' attribute.isCanonical()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.