|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omwg.mediation.language.objectModel.Condition
org.omwg.mediation.language.objectModel.AttributeCondition
org.omwg.mediation.language.objectModel.ValueCondition
public abstract class ValueCondition
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 |
|---|
public ValueCondition(Id classId,
Id attributeId)
Overrides to the AttributionCondition class to construct an attribute condition
classId - (referring to the class which the attribute belongs)attributeId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||