Retrieves the relationship type of an
attribute.
For complex attributes (such as subobjects and arrays) the returned
relationship type is a containment relationship.
Syntax
public String getRelationType();
Parameters
None.
Return values
A String containing the attribute's relationship
type.