| UMMF documentation | view source | Contained in the UMMF distribution. |
base : THIS 1 <---> extend : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend 0..*extension : THIS 1 <---> extended : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend 0..*useCase : THIS 1 <---> extensionPoint : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint 0..*base : THIS 1 <---> include : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include 0..*addition : THIS 1 <---> include_addition : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include 0..*__validate_type__typecheckisaUseCaseisaBehavioral_Elements__Use_Cases__UseCase__model_name __isAbstract___initialize__initialize__createextendset_extendadd_extendremove_extendclear_extendcount_extendextendedset_extendedadd_extendedremove_extendedclear_extendedcount_extendedextensionPointset_extensionPointadd_extensionPointremove_extensionPointclear_extensionPointcount_extensionPointincludeset_includeadd_includeremove_includeclear_includecount_includeinclude_additionset_include_additionadd_include_additionremove_include_additionclear_include_additioncount_include_addition
UMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase --
1.5
NO ATTRIBUTES
base : THIS 1 <---> extend : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend 0..*0..*changeableinstancenoneprivateSet::Objectextension : THIS 1 <---> extended : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend 0..*0..*changeableinstancenonepublicSet::ObjectuseCase : THIS 1 <---> extensionPoint : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint 0..*0..*changeableinstancenonepublicSet::Objectbase : THIS 1 <---> include : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include 0..*0..*changeableinstancenonepublicSet::Objectaddition : THIS 1 <---> include_addition : UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include 0..*0..*changeableinstancenoneprivateSet::Object__validate_typeUMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase->__validate_type($value);
Returns true if $value is a valid representation of UMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase.
__typecheckUMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase->__typecheck($value, $msg);
Calls confess() with $msg if <UMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase-__validate_type($value)>> is false.
isaUseCaseReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase. Other receivers will return false.
isaBehavioral_Elements__Use_Cases__UseCaseReturns true if receiver is a UMMF::UML_1_5::Behavioral_Elements::Use_Cases::UseCase.
Other receivers will return false.
This is the fully qualified version of the isaUseCase method.
__model_name my $name = $obj_or_package->__model_name;
Returns the UML Model name ('Behavioral_Elements::Use_Cases::UseCase') for an object or package of
this Classifier.
__isAbstract$package->__isAbstract;
Returns 0.
___initializeInitialize all Attributes and AssociationEnds in a instance of this Classifier. Does not initalize slots in its Generalizations.
See also: __initialize.
__initializeInitialize all slots in this Classifier and all its Generalizations.
See also: ___initialize.
__createCalls all <<create>> Methods for this Classifier and all Generalizations.
See also: ___create.
extendmy @val = $obj->extend; my $ary_val = $obj->extend;
Returns the AssociationEnd extend values of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_extend$obj->set_extend(@val);
Sets the AssociationEnd extend value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
add_extend$obj->add_extend(@val);
Adds AssociationEnd extend values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
remove_extend$obj->remove_extend(@val);
Removes the AssociationEnd extend values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
clear_extend$obj->clear_extend;
Clears the AssociationEnd extend links to UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
count_extend$obj->count_extend;
Returns the number of elements associated with extend.
extendedmy @val = $obj->extended; my $ary_val = $obj->extended;
Returns the AssociationEnd extended values of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_extended$obj->set_extended(@val);
Sets the AssociationEnd extended value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
add_extended$obj->add_extended(@val);
Adds AssociationEnd extended values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
remove_extended$obj->remove_extended(@val);
Removes the AssociationEnd extended values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
clear_extended$obj->clear_extended;
Clears the AssociationEnd extended links to UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Extend.
Returns $obj.
count_extended$obj->count_extended;
Returns the number of elements associated with extended.
extensionPointmy @val = $obj->extensionPoint; my $ary_val = $obj->extensionPoint;
Returns the AssociationEnd extensionPoint values of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_extensionPoint$obj->set_extensionPoint(@val);
Sets the AssociationEnd extensionPoint value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint.
Returns $obj.
add_extensionPoint$obj->add_extensionPoint(@val);
Adds AssociationEnd extensionPoint values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint.
Returns $obj.
remove_extensionPoint$obj->remove_extensionPoint(@val);
Removes the AssociationEnd extensionPoint values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint.
Returns $obj.
clear_extensionPoint$obj->clear_extensionPoint;
Clears the AssociationEnd extensionPoint links to UMMF::UML_1_5::Behavioral_Elements::Use_Cases::ExtensionPoint.
Returns $obj.
count_extensionPoint$obj->count_extensionPoint;
Returns the number of elements associated with extensionPoint.
includemy @val = $obj->include; my $ary_val = $obj->include;
Returns the AssociationEnd include values of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_include$obj->set_include(@val);
Sets the AssociationEnd include value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
add_include$obj->add_include(@val);
Adds AssociationEnd include values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
remove_include$obj->remove_include(@val);
Removes the AssociationEnd include values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
clear_include$obj->clear_include;
Clears the AssociationEnd include links to UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
count_include$obj->count_include;
Returns the number of elements associated with include.
include_additionmy @val = $obj->include_addition; my $ary_val = $obj->include_addition;
Returns the AssociationEnd include_addition values of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
In array context, returns all the objects in the Association.
In scalar context, returns an array ref of all the objects in the Association.
set_include_addition$obj->set_include_addition(@val);
Sets the AssociationEnd include_addition value.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
add_include_addition$obj->add_include_addition(@val);
Adds AssociationEnd include_addition values.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
remove_include_addition$obj->remove_include_addition(@val);
Removes the AssociationEnd include_addition values @val.
Elements of @val must of type UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
clear_include_addition$obj->clear_include_addition;
Clears the AssociationEnd include_addition links to UMMF::UML_1_5::Behavioral_Elements::Use_Cases::Include.
Returns $obj.
count_include_addition$obj->count_include_addition;
Returns the number of elements associated with include_addition.
END OF DOCUMENT
| UMMF documentation | view source | Contained in the UMMF distribution. |