class SSDCompositionEdge : public BinaryRelationship

composition edge class in a SSD.

Inheritance:


Public Methods

SSDCompositionEdge (SSDGraph *g, Subject *n1, Subject *n2)
Subject* Clone ()
int GetClassType () const

Inherited from BinaryRelationship:

Public Methods

Subject::NameErrType SetName(const string *name)
bool SetConstraint1(const string *s)
const string* GetConstraint1() const
bool SetConstraint2(const string *s)
const string* GetConstraint2() const
bool SetRoleName1(const string *s)
const string* GetRoleName1() const
bool SetRoleName2(const string *s)
const string* GetRoleName2() const
void WriteMembers(OutputFile *f)
bool ReadMembers(InputFile *f, double format)

Inherited from Edge:

Public Methods

Subject* GetSubject1() const
Subject* GetSubject2() const
void SetSubject1(Subject *n)
void SetSubject2(Subject *n)
bool IsDirected() const
bool InGraph() const
bool IsEdge() const
bool PartOf(Subject *subject) const
void SetSubjects(Subject *n1, Subject *n2, bool d = 0)
bool SetReferences(AssocList *)
bool CheckReferences()

Protected Methods

void SetDirected(bool b)

Inherited from Subject:

Public Classes

enum NameErrType

Public Methods

bool IsSubject() const
const string* GetName() const
void SetParent(Node *p)
Node* GetParent() const
void SetAnnotation(string *s)
const string* GetAnnotation() const
Graph* GetGraph() const

Inherited from Thing:

Public Classes

enum AssocType

Public Methods

unsigned long GetId()
void SetId(unsigned long val)
virtual bool IsShape() const
virtual bool IsView() const
void Write(OutputFile *ofile)

Documentation

composition edge class in a SSD.
SSDCompositionEdge(SSDGraph *g, Subject *n1, Subject *n2)

Subject* Clone()

int GetClassType() const


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de