ReferenceDescription.php
     29    * @param $otherType The name of the referenced type (must be the role name, @see RelationDescription)
getValidateDescription()
Get the description for the validation type. 
Definition: ReferenceDescription.php:102
static getInstance($name, $dynamicConfiguration=array())
Definition: ObjectFactory.php:39
getTags()
Get the application specific tags that this attribute is tagged with. 
Definition: ReferenceDescription.php:75
getOtherName()
Get the name of the referenced attribute in the referenced type. 
Definition: ReferenceDescription.php:50
getIsEditable()
Check whether the attribute should be editable. 
Definition: ReferenceDescription.php:111
Instances of ReferenceDescription describe reference attributes of PersistentObjects. 
Definition: ReferenceDescription.php:21
Instances of AttributeDescription describe attributes of PersistentObjects. 
Definition: AttributeDescription.php:18
$otherType
Definition: ReferenceDescription.php:23
$otherName
Definition: ReferenceDescription.php:24