org.argouml.model
Interface ScopeKind


Deprecated. for 0.25.4 by tfmorris. This enumeration has been removed from UML 2. Use the getter for the isStatic attribute.

@Deprecated
public interface ScopeKind

The different ScopeKinds.


Method Summary
 java.lang.Object getClassifier()
          Deprecated.  
 java.lang.Object getInstance()
          Deprecated.  
 

Method Detail

getClassifier

java.lang.Object getClassifier()
Deprecated. 
Returns:
Returns the Classifier ScopeKind.

getInstance

java.lang.Object getInstance()
Deprecated. 
Returns:
Returns the Instance ScopeKind.


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook