Class UML 2.5::ParameterSet
Description:
A ParameterSet designates alternative sets of inputs or outputs that a
Behavior may use.
Direct Superclasses: NamedElementDirect Subclasses: Class Precedence List: ParameterSet,
NamedElement,
ElementProperties:
condition :
Constraint (0 *); -- source
ParameterSet parameter :
Parameter (1 *); -- source
ParameterSetParameters in the ParameterSet.
Opposite: Parameter.parameterSet
clientDependency :
Dependency (0 *); -- source
NamedElement name : String (0 1); -- source
NamedElement nameExpression :
StringExpression (0 1); -- source
NamedElement namespace :
Namespace (0 1); -- source
NamedElement qualifiedName : String (0 1); -- source
NamedElement visibility :
VisibilityKind (0 1); -- source
NamedElement ownedComment :
Comment (0 *); -- source
Element ownedElement :
Element (0 *); -- source
ElementThe Elements owned by this Element.
{
composite,
readonly}
Derived union with sources: (ownedComment, nameExpression, condition)
Opposite: Element.owner
owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].