edu.stanford.db.rdf.uml.vocabulary.uml_behavior_20000507
Class CommonBehavior

java.lang.Object
  |
  +--edu.stanford.db.rdf.uml.vocabulary.uml_behavior_20000507.CommonBehavior

public class CommonBehavior
extends java.lang.Object

This class provides convenient access to schema information. DO NOT MODIFY THIS FILE. It was generated automatically by edu.stanford.db.rdf.vocabulary.Generator


Field Summary
static java.lang.String _Namespace
          Namespace URI of this schema
static Resource Action
           
static Resource Signal
           
 
Constructor Summary
CommonBehavior()
           
 
Method Summary
static void setNodeFactory(NodeFactory f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_Namespace

public static final java.lang.String _Namespace
Namespace URI of this schema

Signal

public static Resource Signal

Action

public static Resource Action
Constructor Detail

CommonBehavior

public CommonBehavior()
Method Detail

setNodeFactory

public static void setNodeFactory(NodeFactory f)
                           throws ModelException