|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'UML List Style'.
The UML list style is a style to be installed on views representing lists of UML elements
The following features are supported:
UmlnotationPackage.getUMLListStyle()| Method Summary | |
UMLListStereotypeDisplay |
getShowListStereotype()
Returns the value of the 'Show List Stereotype' attribute. |
UMLListVisibilityDisplay |
getShowListVisibility()
Returns the value of the 'Show List Visibility' attribute. |
boolean |
isShowListSignature()
Returns the value of the 'Show List Signature' attribute. |
void |
setShowListSignature(boolean value)
Sets the value of the ' Show List Signature' attribute |
void |
setShowListStereotype(UMLListStereotypeDisplay value)
Sets the value of the ' Show List Stereotype' attribute |
void |
setShowListVisibility(UMLListVisibilityDisplay value)
Sets the value of the ' Show List Visibility' 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 |
public UMLListStereotypeDisplay getShowListStereotype()
"Icon".
The literals are from the enumeration UMLListStereotypeDisplay.
This property specifies whether the list items should show their stereotypes.
UMLListStereotypeDisplay,
setShowListStereotype(UMLListStereotypeDisplay),
UmlnotationPackage.getUMLListStyle_ShowListStereotype()public void setShowListStereotype(UMLListStereotypeDisplay value)
Show List Stereotype' attribute.
This property specifies whether the list items should show their stereotypes.
value - the new value of the 'Show List Stereotype' attribute.UMLListStereotypeDisplay,
getShowListStereotype()public UMLListVisibilityDisplay getShowListVisibility()
"Icon".
The literals are from the enumeration UMLListVisibilityDisplay.
This property specifies whether the list items should show their visibility specifiers.
UMLListVisibilityDisplay,
setShowListVisibility(UMLListVisibilityDisplay),
UmlnotationPackage.getUMLListStyle_ShowListVisibility()public void setShowListVisibility(UMLListVisibilityDisplay value)
Show List Visibility' attribute.
This property specifies whether the list items should show their visibility specifiers.
value - the new value of the 'Show List Visibility' attribute.UMLListVisibilityDisplay,
getShowListVisibility()public boolean isShowListSignature()
"false".
This property specifies whether the list items should show their full signatures.
setShowListSignature(boolean),
UmlnotationPackage.getUMLListStyle_ShowListSignature()public void setShowListSignature(boolean value)
Show List Signature' attribute.
This property specifies whether the list items should show their full signatures.
value - the new value of the 'Show List Signature' attribute.isShowListSignature()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| 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. and others 2004. All rights reserved.