wCMF 4.1
Guides
Getting started
Architecture
Model
Persistence
Presentation
Configuration
Security
I18n & l10n
Tests
Versions
4.1.x
4.0.x
API
Classes
Hierarchy
Code
Support
wcmf
lib
persistence
RelationDescription
RelationDescription Member List
This is the complete list of members for
RelationDescription
, including all inherited members.
$hierarchyType
RelationDescription
protected
$otherAggregationKind
RelationDescription
protected
$otherMaxMultiplicity
RelationDescription
protected
$otherMinMultiplicity
RelationDescription
protected
$otherNavigability
RelationDescription
protected
$otherRole
RelationDescription
protected
$otherType
RelationDescription
protected
$thisAggregationKind
RelationDescription
protected
$thisMaxMultiplicity
RelationDescription
protected
$thisMinMultiplicity
RelationDescription
protected
$thisNavigability
RelationDescription
protected
$thisRole
RelationDescription
protected
$thisType
RelationDescription
protected
__construct
($thisType, $thisRole, $otherType, $otherRole, $thisMinMultiplicity, $thisMaxMultiplicity, $otherMinMultiplicity, $otherMaxMultiplicity, $thisAggregationKind, $otherAggregationKind, $thisNavigability, $otherNavigability, $hierarchyType)
RelationDescription
getHierarchyType
()
RelationDescription
getOtherAggregationKind
()
RelationDescription
getOtherMapper
()
RelationDescription
getOtherMaxMultiplicity
()
RelationDescription
getOtherMinMultiplicity
()
RelationDescription
getOtherNavigability
()
RelationDescription
getOtherRole
()
RelationDescription
getOtherType
()
RelationDescription
getThisAggregationKind
()
RelationDescription
getThisMapper
()
RelationDescription
getThisMaxMultiplicity
()
RelationDescription
getThisMinMultiplicity
()
RelationDescription
getThisNavigability
()
RelationDescription
getThisRole
()
RelationDescription
getThisType
()
RelationDescription
isMultiValued
()
RelationDescription
isSameRelation
(RelationDescription $other)
RelationDescription