public class ItemTypeConstantLoader<A> extends ItemTypeAttributeLoader<A>
AttributeLoader.Aggregate<T>, AttributeLoader.AggregateContext<T>, AttributeLoader.Context, AttributeLoader.ForestIndependent<T>, AttributeLoader.Propagate<T>, AttributeLoader.PropagateContext<T>
myItemTypes
mySpec
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, loadValue
getAttributeDependencies, getCachingStrategy
getAttributeSpec
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeSpec
public 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 © 2017 ALM Works. All Rights Reserved.