UKS
Loading...
Searching...
No Matches
UKS.Clause Class Reference

In the same way a Relationship relates 2 Things (the "source" and the "target") with a relationship type, a Clause relates two Relationsips with a clauseType. Every Relationship has a list of clauses with the Relationship representing source and the Clause containing its type and target. More...

Public Member Functions

 Clause (Thing theType, Relationship clause1)
 

Public Attributes

Thing clauseType
 The type of dependency between two clauses.
 
Relationship clause
 The target Relationship. The "Source" is the owner of the list of clauses.
 

Detailed Description

In the same way a Relationship relates 2 Things (the "source" and the "target") with a relationship type, a Clause relates two Relationsips with a clauseType. Every Relationship has a list of clauses with the Relationship representing source and the Clause containing its type and target.


The documentation for this class was generated from the following file: