IDiscreteDomainTypeProto
pentaho.type.facets.spec.IDiscreteDomainTypeProto
The spec.IDiscreteDomainTypeProto
interface represents the specification made available to a refinement type by a discrete domain refinement facet.
Source: doc-js/pentaho/type/facets/spec/IDiscreteDomainTypeProto.jsdoc, line 17
Members
Name | Description |
---|---|
domain : | The discrete domain of the type. |
Members Details
domain: |
---|
The discrete domain of the type. The domain attribute refines a type to a set of discrete values whose type is that of the representation type, If the ancestor refinement type has Source: doc-js/pentaho/type/facets/spec/IDiscreteDomainTypeProto.jsdoc, line 26 |