Class TEMPLATE_SLOT_SPEC
Declaration :
C++ : class TEMPLATE_SLOT_SPEC
Java : public class TEMPLATE_SLOT_SPEC
Artifact :
TEMPLATE_SLOT_SPEC
Relation
slot_owner (<unidirectional association>)
Declaration :
Uml : + slot_owner :
TEMPLATE_ARCHETYPE_SPEC
, multiplicity : 1
C++ : public:
TEMPLATE_ARCHETYPE_SPEC
* slot_owner
Java : public
TEMPLATE_ARCHETYPE_SPEC
slot_owner
Attribut
path
Declaration :
Uml : + path : String, multiplicity : 1
C++ : public: string path
Java : public String path
Relation
fillers (<unidirectional association>)
Declaration :
Uml : + fillers :
TEMPLATE_SLOT_FILLER
, multiplicity : *
C++ : public:
TEMPLATE_SLOT_FILLER
* fillers
Java : public
TEMPLATE_SLOT_FILLER
fillers