org.omg.cwm.objectmodel.core
Class ChangeableKindEnum

java.lang.Object
  |
  +--org.omg.cwm.objectmodel.core.ChangeableKindEnum
All Implemented Interfaces:
ChangeableKind, javax.jmi.reflect.RefEnum, java.io.Serializable

public class ChangeableKindEnum
extends java.lang.Object
implements ChangeableKind

See Also:
Serialized Form

Field Summary
static ChangeableKindEnum CK_ADD_ONLY
           
static ChangeableKindEnum CK_CHANGEABLE
           
static ChangeableKindEnum CK_FROZEN
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
static ChangeableKind forName(java.lang.String value)
           
 int hashCode()
           
protected  java.lang.Object readResolve()
           
 java.util.List refTypeName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

CK_ADD_ONLY

public static final ChangeableKindEnum CK_ADD_ONLY

CK_FROZEN

public static final ChangeableKindEnum CK_FROZEN

CK_CHANGEABLE

public static final ChangeableKindEnum CK_CHANGEABLE
Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface javax.jmi.reflect.RefEnum
Overrides:
toString in class java.lang.Object

forName

public static ChangeableKind forName(java.lang.String value)

refTypeName

public java.util.List refTypeName()
Specified by:
refTypeName in interface javax.jmi.reflect.RefEnum

hashCode

public int hashCode()
Specified by:
hashCode in interface javax.jmi.reflect.RefEnum
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object o)
Specified by:
equals in interface javax.jmi.reflect.RefEnum
Overrides:
equals in class java.lang.Object

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException


Copyright 1997-2005 by Object Management Group, Inc. (http://www.omg.org/), 250 First Ave. Needham, MA 02494 U.S.A. All rights reserved. Unless otherwise indicated, users may make a single copy of the contents, in whole or in part, of this web site strictly for personal, non-commercial use. In the event that all or part of this site is downloaded for personal use, users shall maintain all proprietary notices including copyright notices that appear on or in connection with that content. Other than creating a single copy of contents for personal use as described herein, users may not copy, reproduce, distribute, republish, download, display, post or transmit in any form or by any means, including but not limited to electronic, mechanical, photocopying, recording, or other means, any content found or linked to the OMG web site without the prior express written permission of OMG. Any unauthorized use of any content contained on the OMG web site may violate the copyright laws, trademark laws, laws relating to publicity and privacy, and other regulations and statutes in the U.S. and other countries.