|
Public Types |
typedef OMF::BasicLink< UML::AssociationEnd,
UML::Classifier > | Link |
Public Member Functions |
virtual | ~A_specifiedEnd_specification () |
void | add (UML::AssociationEnd *specifiedEnd, UML::Classifier *specification) |
void | remove (UML::AssociationEnd *specifiedEnd, UML::Classifier *specification) |
void | add (OMF::ModelObject *first, OMF::ModelObject *second) |
void | remove (OMF::ModelObject *first, OMF::ModelObject *second) |
const std::string & | name () const |
const LinkSet & | links () const |
bool | exists (ModelObject *end1, ModelObject *end2) const |
Link * | find (ModelObject *end1, ModelObject *end2) const |
Static Public Member Functions |
A_specifiedEnd_specification & | instance (const std::string &name="") |
Protected Member Functions |
| A_specifiedEnd_specification () |
Association & | init (const std::string &name) |
void | addLink (Link *link) |
void | removeLink (Link *link) |