|
|
|
|
Uses of Class org.eclipse.uml2.uml.MessageKind
Methods in
org.eclipse.uml2.uml that return
MessageKind
|
static
MessageKind
|
MessageKind.
get
(int value)
Returns the '
Message Kind
' literal with the specified integer value |
static
MessageKind
|
MessageKind.
get
(java.lang.String literal)
Returns the '
Message Kind
' literal with the specified literal value |
static
MessageKind
|
MessageKind.
getByName
(java.lang.String name)
Returns the '
Message Kind
' literal with the specified name |
MessageKind
|
Message.
getMessageKind
()
Returns the value of the '
Message Kind
' attribute. |
static
MessageKind
|
MessageKind.
valueOf
(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static
MessageKind[]
|
MessageKind.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved.
|
PREV
NEXT
|
NO FRAMES
|
|
|
|