Methods in
org.eclipse.uml2.uml that return
ValueSpecification
|
ValueSpecification
|
Message.
createArgument
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and appends it to the '
Argument
' containment reference list |
ValueSpecification
|
ChangeEvent.
createChangeExpression
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Change Expression
' containment reference |
ValueSpecification
|
Property.
createDefaultValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Default Value
' containment reference |
ValueSpecification
|
Parameter.
createDefaultValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Default Value
' containment reference |
ValueSpecification
|
TimeExpression.
createExpr
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Expr
' containment reference |
ValueSpecification
|
Duration.
createExpr
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Expr
' containment reference |
ValueSpecification
|
ActivityEdge.
createGuard
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Guard
' containment reference |
ValueSpecification
|
JoinNode.
createJoinSpec
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Join Spec
' containment reference |
ValueSpecification
|
MultiplicityElement.
createLowerValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Lower Value
' containment reference |
ValueSpecification
|
InteractionConstraint.
createMaxint
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Maxint
' containment reference |
ValueSpecification
|
InteractionConstraint.
createMinint
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Minint
' containment reference |
ValueSpecification
|
Expression.
createOperand
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and appends it to the '
Operand
' containment reference list |
ValueSpecification
|
Lifeline.
createSelector
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Selector
' containment reference |
ValueSpecification
|
InstanceSpecification.
createSpecification
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Specification
' containment reference |
ValueSpecification
|
Constraint.
createSpecification
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Specification
' containment reference |
ValueSpecification
|
ObjectNode.
createUpperBound
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Upper Bound
' containment reference |
ValueSpecification
|
MultiplicityElement.
createUpperValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Upper Value
' containment reference |
ValueSpecification
|
ValueSpecificationAction.
createValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Value
' containment reference |
ValueSpecification
|
ValuePin.
createValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Value
' containment reference |
ValueSpecification
|
Slot.
createValue
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and appends it to the '
Value
' containment reference list |
ValueSpecification
|
ActivityEdge.
createWeight
(java.lang.String name,
Type type,
org.eclipse.emf.ecore.EClass eClass)
Creates a new
ValueSpecification , with the specified '
Name
', and '
Type
', and sets the '
Weight
' containment reference |
ValueSpecification
|
Message.
getArgument
(java.lang.String name,
Type type)
Retrieves the first
ValueSpecification with the specified '
Name
', and '
Type
' from the '
Argument
' containment reference list |
ValueSpecification
|
Message.
getArgument
(java.lang.String name,
Type type,
boolean ignoreCase,
org.eclipse.emf.ecore.EClass eClass,
boolean createOnDemand)
Retrieves the first
ValueSpecification with the specified '
Name
', and '
Type
' from the '
Argument
' containment reference list |
ValueSpecification
|
ChangeEvent.
getChangeExpression
()
Returns the value of the '
Change Expression
' containment reference. |
ValueSpecification
|
Property.
getDefaultValue
()
Returns the value of the '
Default Value
' containment reference. |
ValueSpecification
|
Parameter.
getDefaultValue
()
Returns the value of the '
Default Value
' containment reference. |
ValueSpecification
|
TimeExpression.
getExpr
()
Returns the value of the '
Expr
' containment reference |
ValueSpecification
|
Duration.
getExpr
()
Returns the value of the '
Expr
' containment reference |
ValueSpecification
|
ActivityEdge.
getGuard
()
Returns the value of the '
Guard
' containment reference. |
ValueSpecification
|
JoinNode.
getJoinSpec
()
Returns the value of the '
Join Spec
' containment reference. |
ValueSpecification
|
MultiplicityElement.
getLowerValue
()
Returns the value of the '
Lower Value
' containment reference. |
ValueSpecification
|
Interval.
getMax
()
Returns the value of the '
Max
' reference |
ValueSpecification
|
InteractionConstraint.
getMaxint
()
Returns the value of the '
Maxint
' containment reference. |
ValueSpecification
|
Interval.
getMin
()
Returns the value of the '
Min
' reference |
ValueSpecification
|
InteractionConstraint.
getMinint
()
Returns the value of the '
Minint
' containment reference. |
ValueSpecification
|
Expression.
getOperand
(java.lang.String name,
Type type)
Retrieves the first
ValueSpecification with the specified '
Name
', and '
Type
' from the '
Operand
' containment reference list |
ValueSpecification
|
Expression.
getOperand
(java.lang.String name,
Type type,
boolean ignoreCase,
org.eclipse.emf.ecore.EClass eClass,
boolean createOnDemand)
Retrieves the first
ValueSpecification with the specified '
Name
', and '
Type
' from the '
Operand
' containment reference list |
ValueSpecification
|
Lifeline.
getSelector
()
Returns the value of the '
Selector
' containment reference. |
ValueSpecification
|
InstanceSpecification.
getSpecification
()
Returns the value of the '
Specification
' containment reference. |
ValueSpecification
|
Constraint.
getSpecification
()
Returns the value of the '
Specification
' containment reference. |
ValueSpecification
|
ObjectNode.
getUpperBound
()
Returns the value of the '
Upper Bound
' containment reference. |
ValueSpecification
|
MultiplicityElement.
getUpperValue
()
Returns the value of the '
Upper Value
' containment reference. |
ValueSpecification
|
ValueSpecificationAction.
getValue
()
Returns the value of the '
Value
' containment reference |
ValueSpecification
|
ValuePin.
getValue
()
Returns the value of the '
Value
' containment reference |
ValueSpecification
|
Slot.
getValue
(java.lang.String name,
Type type)
Retrieves the first
ValueSpecification with the specified '
Name
', and '
Type
' from the '
Value
' containment reference list |
ValueSpecification
|
Slot.
getValue
(java.lang.String name,
Type type,
boolean ignoreCase,
org.eclipse.emf.ecore.EClass eClass,
boolean createOnDemand)
Retrieves the first
ValueSpecification with the specified '
Name
', and '
Type
' from the '
Value
' containment reference list |
ValueSpecification
|
ActivityEdge.
getWeight
()
Returns the value of the '
Weight
' containment reference. |