CMI documentation

com.sap.tc.cmi.metadata
Class CMIModelType

java.lang.Object
  |
  +--com.sap.tc.cmi.metadata.CMIModelType

public class CMIModelType
extends java.lang.Object

Instances of this Enumeration Class represent the type of a model. This type can be called or extendeded by applications or frameworks using CMI.

Version:
$Id: //tc/CommonModelInterface/630_VAL_REL/src/_cmi_api/java/com/sap/tc/cmi/metadata/CMIModelType.java#1 $

Constructor Summary
protected CMIModelType(java.lang.String type)
           
 
Method Summary
 java.lang.String toString()
          returns a string representation of the model type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMIModelType

protected CMIModelType(java.lang.String type)
Method Detail

toString

public java.lang.String toString()
returns a string representation of the model type
Overrides:
toString in class java.lang.Object

CMI documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:53