WICOM
 All Data Structures Namespaces Files Functions Variables Pages
Public Member Functions | Protected Attributes
Relationship Class Reference
Inheritance diagram for Relationship:
Entity Metamodel AttributeProperty Subsumption Attribute

Public Member Functions

 __construct ($name, $entities)
 
 get_json_array ()
 
- Public Member Functions inherited from Metamodel
 get_json_array ()
 

Protected Attributes

 $objectRelName = ""
 
 $objEntitiesRel = []
 

Constructor & Destructor Documentation

__construct (   $name,
  $entities 
)

UML: association, can be binary according to the MOF 2.4.1, but also >2-ary according to the Superstructure Spec 2.4.1 EER: relationship, >=2-ary ORM: atomic/compound fact type, >=1-ary For a Sub-relationship, the name is, respectively: subsetting or subtyping of association (UML) subtyping the relationship (not present in all EER variants) subset constraint on fact type (ORM)

Parameters
$namerepresents the relationship name
$entitiesis an array containing entities participating into the relationship

Member Function Documentation

get_json_array ( )

Field Documentation

$objectRelName = ""
protected
$objEntitiesRel = []
protected

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