org.omwg.mediation.language.objectModel
Class ValueCondition

java.lang.Object
  extended by org.omwg.mediation.language.objectModel.Condition
      extended by org.omwg.mediation.language.objectModel.AttributeCondition
          extended by org.omwg.mediation.language.objectModel.ValueCondition

public abstract class ValueCondition
extends AttributeCondition

Extends AttributeCondition class to create an attribute condition with a set value


Constructor Summary
ValueCondition(Id classId, Id attributeId)
          Overrides to the AttributionCondition class to construct an attribute condition
 
Method Summary
 
Methods inherited from class org.omwg.mediation.language.objectModel.AttributeCondition
getAttributeID, getClassID, setAttributeID, setClassID
 
Methods inherited from class org.omwg.mediation.language.objectModel.Condition
clone, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueCondition

public ValueCondition(Id classId,
                      Id attributeId)

Overrides to the AttributionCondition class to construct an attribute condition

Parameters:
classId - (referring to the class which the attribute belongs)
attributeId -