Interface AbstractStyle

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AbstractText, Ellipse, GraphicsAlgorithm, Image, MultiText, PlatformGraphicsAlgorithm, Polygon, Polyline, Rectangle, RoundedRectangle, Style, Text
All Known Implementing Classes:
AbstractStyleImpl, AbstractTextImpl, EllipseImpl, GraphicsAlgorithmImpl, ImageImpl, MultiTextImpl, PlatformGraphicsAlgorithmImpl, PolygonImpl, PolylineImpl, RectangleImpl, RoundedRectangleImpl, StyleImpl, TextImpl

public interface AbstractStyle extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Abstract Style'.

The following features are supported:

See Also: