INTERFACE
FEATURE
link GraphQL Schema definition
- interface FEATURE {
- # The maximum age for the value of the feature (Format: e.g.
- # "7Y,6M,5W,4D,3H,2min,1sec", "2M", "1Y,5D")
- : Period
- : String
- : DataType
- # The owning class of the feature in case it is a dynamic type
- : CUSTOMTYPEDEFINITION
- # Feature that is used as weight for grouping strategies
- : FEATURE
- : DOMAINCLASS
- : Boolean
- : String
- # Whether the feature is changeable
- : Boolean
- # The maximum length of the text in case the feature is a text feature
- : Long
- # Whether the feature is unique
- : Boolean
- : Boolean
- # Whether the feature has a derived unit
- : Boolean
- : Long
- # The type of the feature in case it is an enumeration
- : String
- # Strategy that is used for grouping (average, sum)
- : FeatureGroupingStrategy
- # The custom enum that defines the literals in case the feature is a reference to
- # a custom enum literal
- : CUSTOMENUM
- # Arguments
- # orderBy: [Not documented]
- (: [OrderBy]): [DATAPROVISION]
- # The domain type of the feature in case it is a reference
- : Type
- : Boolean
- : Long
- }
link Require by
- ABSTRACTDOMAINCLASSnull
- ASSETCLASSnull
- CUSTOMTYPEDEFINITIONnull
- DATAPROVISIONnull
- DATAPROVISIONSTRATEGYnull
- DERIVEDFEATUREnull
- DOMAINCLASSnull
- DOMAINCLASS_TYPEThis GQL type exists because the domain type 'DOMAINCLASS' can be instantiated and is the parent of another domain type and is therefore needed as GQL interface and GQL type.
- DYNAMICFEATUREnull
- EdgeFeaturesThe Edge type contains an associated DomainType and meta information, e.g. the position within all pages
- FEATUREnull
- FEATURECHECKOUTRESULTnull
- FEATUREMODIFICATIONINFOnull
- FIELDDEFINITIONPATHnull
- Querynull
- STATICFEATUREnull
- TIMESERIESENTRYnull
- TIMESERIESENTRYMONEYVALUEnull
- TIMESERIESENTRYPERCENTVALUEnull
- TIMESERIESENTRYSCALARVALUEnull