com.sap.tc.cmi.metadata

Class CMIModelType

java.lang.Object
  extended by com.sap.tc.cmi.metadata.CMIModelType
All Implemented Interfaces:
Serializable

public class CMIModelType
extends Object
implements Serializable

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/cm.interface/NW711_02_COR/src/_cmi_api/glib/api/com/sap/tc/cmi/metadata/CMIModelType.java#1 $
See Also:
Serialized Form

Type Classification Type Classification:

This class is part of the Common Model Interface and is intended to be subclassed by applications.


Constructor Summary
protected CMIModelType(String type)
           
 
Method Summary
 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(String type)
Method Detail

toString

public String toString()
Returns a string representation of the model type

Overrides:
toString in class Object


Copyright 2009 SAP AG Complete Copyright Notice