org.obe.xpdl.model.misc
Class ConformanceClass

java.lang.Object
  extended byorg.obe.util.AbstractBean
      extended byorg.obe.xpdl.model.misc.ConformanceClass
All Implemented Interfaces:
java.beans.beancontext.BeanContextChild, java.io.Serializable

public final class ConformanceClass
extends AbstractBean

Type map for conformance classes.

Author:
Adrian Price
See Also:
Serialized Form

Constructor Summary
ConformanceClass()
          Constructs a new ConformanceClass type.
 
Method Summary
 GraphConformance getGraphConformance()
           
 void setGraphConformance(GraphConformance graphConformance)
           
 java.lang.String toString()
           
 
Methods inherited from class org.obe.util.AbstractBean
add, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clear, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, get, get, getBeanContext, getListModel, hasChangeListeners, hasVetoListeners, remove, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener, set, set, setBeanContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConformanceClass

public ConformanceClass()
Constructs a new ConformanceClass type.

Method Detail

getGraphConformance

public GraphConformance getGraphConformance()

setGraphConformance

public void setGraphConformance(GraphConformance graphConformance)

toString

public java.lang.String toString()


SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.