org.omg.model1.code
Class ScopeKind

java.lang.Object
  extended by org.omg.model1.code.ScopeKind

public class ScopeKind
extends Object

The ScopeKind class defines the possible scopes for Attributes and Operations as defined by the OMG Meta Object Facility (MOF) Specification.


Field Summary
static String CLASSIFIER_LEVEL
           
static String INSTANCE_LEVEL
           
 
Constructor Summary
protected ScopeKind()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE_LEVEL

public static final String INSTANCE_LEVEL
See Also:
Constant Field Values

CLASSIFIER_LEVEL

public static final String CLASSIFIER_LEVEL
See Also:
Constant Field Values
Constructor Detail

ScopeKind

protected ScopeKind()


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.