public interface IlpAttributeValueProvider
Modifier and Type | Method and Description |
---|---|
Object |
getValue(IlpAttributeValueHolder h)
Returns the value of the attribute in the given holder.
|
boolean |
isDependentOn(IlpAttribute a)
Returns whether this attribute depends on the given attribute
to calculate its value.
|
Object getValue(IlpAttributeValueHolder h)
boolean isDependentOn(IlpAttribute a)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.