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

Public Member Functions

 __construct ($name)
 
 get_json_array ()
 
 equivORMEntityType ()
 
 equivEEREntity ()
 
 equivUMLClass ()
 
- Public Member Functions inherited from Metamodel
 get_json_array ()
 

Protected Attributes

 $objectTypeName = ""
 

Constructor & Destructor Documentation

__construct (   $name)

UML: class EER: entity type ORM: non-lexical object type / entity type for Object subtype, there is the naming, respectively: subclass (UML) subtype (EER) subtype (ORM)

Parameters
$nameobject type name

Member Function Documentation

equivEEREntity ( )

Generate EER entity from metamodel object types

equivORMEntityType ( )

Generate ORM entity types from metamodel object types

equivUMLClass ( )

Generate UML classes from metamodel object types

get_json_array ( )

Field Documentation

$objectTypeName = ""
protected

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