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

Public Member Functions

 __construct ($classname, $attrname, $datatype)
 
 get_json_array ()
 
 equivEERAttr ()
 
 transformationORMAttr ()
 
- Public Member Functions inherited from Relationship
 __construct ($name, $entities)
 
 get_json_array ()
 
- Public Member Functions inherited from Metamodel
 get_json_array ()
 

Protected Attributes

 $objClassAttr = ""
 
 $objectAttrName = ""
 
 $objAttrDataType = ""
 
- Protected Attributes inherited from Relationship
 $objectRelName = ""
 
 $objEntitiesRel = []
 

Constructor & Destructor Documentation

__construct (   $classname,
  $attrname,
  $datatype 
)

UML: attribute EER: attribute, but without including a data type in the diagram ORM: absent (represented differently)

Member Function Documentation

equivEERAttr ( )
get_json_array ( )
transformationORMAttr ( )

Field Documentation

$objAttrDataType = ""
protected
$objClassAttr = ""
protected
$objectAttrName = ""
protected

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