Class

io.fsq.twofishes.gen

FeatureNamesMeta

Related Doc: package gen

Permalink

class FeatureNamesMeta extends JavaFeatureNamesMeta[FeatureNames, RawFeatureNames, FeatureNamesMeta] with RecordProvider[FeatureNames]

Linear Supertypes
RecordProvider[FeatureNames], JavaFeatureNamesMeta[FeatureNames, RawFeatureNames, FeatureNamesMeta], MetaRecord[FeatureNames, FeatureNamesMeta], UntypedMetaRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FeatureNamesMeta
  2. RecordProvider
  3. JavaFeatureNamesMeta
  4. MetaRecord
  5. UntypedMetaRecord
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new FeatureNamesMeta()

    Permalink

Type Members

  1. sealed abstract class _Fields extends TFieldIdEnum

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val FEATURENAMES_SDESC: TStruct

    Permalink
  5. val NAMES_FDESC: TField

    Permalink
  6. val UNKNOWN_FIELD: TField

    Permalink
  7. object _Fields

    Permalink
  8. val annotations: Annotations

    Permalink
    Definition Classes
    FeatureNamesMeta → UntypedMetaRecord
  9. def apply(names: Seq[FeatureName]): FeatureNames

    Permalink
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. def createRawRecord: RawFeatureNames

    Permalink
    Definition Classes
    FeatureNamesMeta → MetaRecord
  13. def createRecord: FeatureNames

    Permalink
    Definition Classes
    FeatureNamesMeta → RecordProvider → MetaRecord
  14. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    FeatureNamesMeta → UntypedMetaRecord
  15. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  17. val fields: Seq[FieldDescriptor[_, FeatureNames, FeatureNamesMeta]]

    Permalink
    Definition Classes
    FeatureNamesMeta → MetaRecord
  18. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  21. val idToTFieldIdEnum: Map[Short, TFieldIdEnum]

    Permalink
  22. def ifInstanceFrom(x: AnyRef): Option[FeatureNames]

    Permalink
    Definition Classes
    FeatureNamesMeta → MetaRecord
  23. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  24. val names: OptionalFieldDescriptor[Seq[FeatureName], FeatureNames, FeatureNamesMeta]

    Permalink
  25. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  26. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  27. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  28. def recordName: String

    Permalink
    Definition Classes
    FeatureNamesMeta → UntypedMetaRecord
  29. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  30. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  31. def untypedFields: Seq[UntypedFieldDescriptor]

    Permalink
    Definition Classes
    FeatureNamesMeta → UntypedMetaRecord
  32. def untypedIfInstanceFrom(x: AnyRef): Option[UntypedRecord]

    Permalink
    Definition Classes
    FeatureNamesMeta → UntypedMetaRecord
  33. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. val wireNameToTField: Map[String, TField]

    Permalink

Inherited from RecordProvider[FeatureNames]

Inherited from JavaFeatureNamesMeta[FeatureNames, RawFeatureNames, FeatureNamesMeta]

Inherited from MetaRecord[FeatureNames, FeatureNamesMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped