public class ItemTypeConstantLoader<A> extends ItemTypeAttributeLoader<A>
AttributeLoader.Aggregate<T>, AttributeLoader.AggregateContext<T>, AttributeLoader.Context, AttributeLoader.ForestIndependent<T>, AttributeLoader.Propagate<T>, AttributeLoader.PropagateContext<T>myItemTypesmySpec| Constructor and Description |
|---|
ItemTypeConstantLoader(AttributeSpec<A> spec,
String itemType,
A value) |
| Modifier and Type | Method and Description |
|---|---|
AttributeValue<A> |
getItemValue(StructureRow row,
AttributeLoader.Context context) |
isEveryItemTypeSupported, isItemTypeSupported, loadValuegetAttributeDependencies, getCachingStrategygetAttributeSpecclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeSpecpublic ItemTypeConstantLoader(AttributeSpec<A> spec, String itemType, @NotNull A value)
@NotNull public AttributeValue<A> getItemValue(@NotNull StructureRow row, @NotNull AttributeLoader.Context context)
getItemValue in class ItemTypeAttributeLoader<A>Copyright © 2019 ALM Works. All Rights Reserved.