|
CMI documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICMIModelClassInfo | |
| com.sap.tc.cmi.metadata | |
| com.sap.tc.cmi.model | |
| Uses of ICMIModelClassInfo in com.sap.tc.cmi.metadata |
| Methods in com.sap.tc.cmi.metadata that return ICMIModelClassInfo | |
ICMIModelClassInfo |
ICMIRelationRoleInfo.getModelClassInfo()
returns the model class info of the model class, to which the role belongs |
ICMIModelClassInfo |
ICMIModelClassPropertyInfo.getModelClassInfo()
Returns the metadata of the model class to which this property belongs. |
ICMIModelClassInfo |
ICMIModelObjectCollectionInfo.getElementModelClassInfo()
Returns meta info that describes the elements of the collection. |
ICMIModelClassInfo |
ICMIModelClassInfo.getRelatedModelClassInfo(java.lang.String targetRoleName)
Convenience method which returns the metadata for the model class to which this model class is related via a relation, where the relation is determined through the named target role of this model class. |
ICMIModelClassInfo |
ICMIModelInfo.getModelClassInfo(java.lang.String name)
returns the model class infos for the model class with the given (full qualified) name. |
| Uses of ICMIModelClassInfo in com.sap.tc.cmi.model |
| Methods in com.sap.tc.cmi.model that return ICMIModelClassInfo | |
ICMIModelClassInfo |
ICMIModelClass.associatedModelClassInfo()
returns the metadata, i.e. |
ICMIModelClassInfo |
ICMIQuery.associatedInputParameterInfo()
returns the metadata for the model class holding the input parameters or null if no metadata is available |
ICMIModelClassInfo |
ICMIGenericModelClass.associatedModelClassInfo()
returns the metadata, i.e. |
|
CMI documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||