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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.