doc / ch.tutteli.atrium.domain.creating / MetaFeature / <init>

<init>

MetaFeature(description: String, representation: Any?, maybeSubject: Option<T>)
MetaFeature(description: String, subject: T) MetaFeature(description: Translatable, representation: Any?, maybeSubject: Option<T>)

Represents an extracted feature of type T defined by the given maybeSubject including a description and a representation