Class Conditionref

java.lang.Object
org.opendope.conditions.Conditionref
All Implemented Interfaces:
Evaluable

public class Conditionref extends Object implements Evaluable

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
     </restriction>
   </complexContent>
 </complexType>