com.sap.tc.mobile.cfs.wdbll
Class AbstractRelationInfo.AbstractRelationRoleInfo
java.lang.Object
com.sap.tc.mobile.cfs.wdbll.AbstractInfo
com.sap.tc.mobile.cfs.wdbll.AbstractRelationInfo.AbstractRelationRoleInfo
- All Implemented Interfaces:
- com.sap.tc.cmi.metadata.ICMIAbstractInfo, com.sap.tc.cmi.metadata.ICMIRelationRoleInfo, UserDescriptor
- Enclosing class:
- AbstractRelationInfo
public abstract class AbstractRelationInfo.AbstractRelationRoleInfo
- extends AbstractInfo
- implements com.sap.tc.cmi.metadata.ICMIRelationRoleInfo
- Author:
- I032295
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sap.tc.cmi.metadata.ICMIRelationRoleInfo |
getCardinality, getModelClassInfo, isAggregation, isNavigable, isReadOnly |
| Methods inherited from interface com.sap.tc.cmi.metadata.ICMIAbstractInfo |
addSupportedOption, getName, getSetting, getSettings, setSetting, supportedOptions, supports |
AbstractRelationInfo.AbstractRelationRoleInfo
public AbstractRelationInfo.AbstractRelationRoleInfo()
getOtherRoleInfo
public com.sap.tc.cmi.metadata.ICMIRelationRoleInfo getOtherRoleInfo()
- Specified by:
getOtherRoleInfo in interface com.sap.tc.cmi.metadata.ICMIRelationRoleInfo
getModelRelationInfo
public com.sap.tc.cmi.metadata.ICMIRelationInfo getModelRelationInfo()
- Specified by:
getModelRelationInfo in interface com.sap.tc.cmi.metadata.ICMIRelationRoleInfo
setSource
protected void setSource(boolean source)
- Parameters:
source - true if this represents the source role.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
isSource
protected boolean isSource()
- Returns:
- Returns the source.