IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.umlnotation
Interface UMLShapeStyle

All Superinterfaces:
EObject, FillStyle, FontStyle, LineStyle, Notifier, Style, UMLListStyle, UMLNameStyle, UMLStereotypeStyle
All Known Subinterfaces:
UMLClassifierStyle, UMLComponentStyle, UMLFrameStyle

public interface UMLShapeStyle
extends EObject, FontStyle, UMLListStyle, FillStyle, LineStyle, UMLNameStyle, UMLStereotypeStyle

A representation of the model object 'UML Shape Style'.

The UML shape style is a style to be installed on UML shape views

See Also:
UmlnotationPackage.getUMLShapeStyle()

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 com.ibm.xtools.notation.FontStyle
getFontColor, getFontHeight, getFontName, isBold, isItalic, isStrikeThrough, isUnderline, setBold, setFontColor, setFontHeight, setFontName, setItalic, setStrikeThrough, setUnderline
 
Methods inherited from interface com.ibm.xtools.umlnotation.UMLListStyle
getShowListStereotype, getShowListVisibility, isShowListSignature, setShowListSignature, setShowListStereotype, setShowListVisibility
 
Methods inherited from interface com.ibm.xtools.notation.FillStyle
getFillColor, setFillColor
 
Methods inherited from interface com.ibm.xtools.notation.LineStyle
getLineColor, setLineColor
 
Methods inherited from interface com.ibm.xtools.umlnotation.UMLNameStyle
isShowParentName, setShowParentName
 
Methods inherited from interface com.ibm.xtools.umlnotation.UMLStereotypeStyle
getShowStereotype, setShowStereotype
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.