Package weka.core
Class AttributeMetaInfo
java.lang.Object
weka.core.AttributeMetaInfo
- All Implemented Interfaces:
Serializable
,RevisionHandler
- See Also:
-
Constructor Summary
ConstructorDescriptionAttributeMetaInfo
(ProtectedProperties metadata, Attribute att) Creates the meta info object based on the given meta data. -
Method Summary
-
Constructor Details
-
AttributeMetaInfo
Creates the meta info object based on the given meta data.
-
-
Method Details
-
getRevision
Returns the revision string.- Specified by:
getRevision
in interfaceRevisionHandler
- Returns:
- the revision
-