|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the type of value in the propertypublic interface DeducedProperty<E>
Interface representing a Property that is controlled by a deduction rule
Method Summary | |
---|---|
int |
decrementUseCounter()
decrement Use Counter. |
void |
delete()
delete the property |
PropertyCollection<?,?> |
getParent()
getParent |
PropertyCollection<?,?> |
getRule()
get Rule |
int |
incrementUseCounter()
increment Use Counter. |
Methods inherited from interface org.deduced.Property |
---|
copy, getInstance, getValue, getValueType, isValueEqual, setValue |
Method Detail |
---|
PropertyCollection<?,?> getParent()
void delete()
PropertyCollection<?,?> getRule()
int incrementUseCounter()
int decrementUseCounter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |