Uses of Class
adams.core.base.AttributeTypeList
-
Packages that use AttributeTypeList Package Description adams.flow.source -
-
Uses of AttributeTypeList in adams.flow.source
Fields in adams.flow.source declared as AttributeTypeList Modifier and Type Field Description protected AttributeTypeListWekaNewInstances. m_AttributeTypesthe comma-separated list of attribute types.Methods in adams.flow.source that return AttributeTypeList Modifier and Type Method Description AttributeTypeListWekaNewInstances. getAttributeTypes()Returns the list of attribute types.Methods in adams.flow.source with parameters of type AttributeTypeList Modifier and Type Method Description voidWekaNewInstances. setAttributeTypes(AttributeTypeList value)Sets the list of attribute types.
-