net.sf.oval.context
Class ConstraintSetContext

java.lang.Object
  extended by net.sf.oval.context.OValContext
      extended by net.sf.oval.context.ConstraintSetContext
All Implemented Interfaces:
Serializable

public class ConstraintSetContext
extends OValContext

Author:
Sebastian Thomschke
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.oval.context.OValContext
compileTimeType
 
Constructor Summary
ConstraintSetContext(String constraintSetId)
           
 
Method Summary
 String getConstraintSetId()
           
 
Methods inherited from class net.sf.oval.context.OValContext
getCompileTimeType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintSetContext

public ConstraintSetContext(String constraintSetId)
Method Detail

getConstraintSetId

public String getConstraintSetId()


Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.