case class ScalarShape(_internal: scala.model.domain.ScalarShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
- Alphabetic
- By Inheritance
- ScalarShape
- Serializable
- Serializable
- Product
- Equals
- AnyShape
- Shape
- NamedDomainElement
- NamedAmfObject
- Linkable
- DomainElement
- CustomizableElement
- PlatformSecrets
- AmfObjectWrapper
- Annotable
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Instance Constructors
-
new
ScalarShape()
- Annotations
- @JSExportTopLevel( "ScalarShape" )
- new ScalarShape(_internal: scala.model.domain.ScalarShape)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from ScalarShape to any2stringadd[ScalarShape] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (ScalarShape, B)
- Implicit
- This member is added by an implicit conversion from ScalarShape to ArrowAssoc[ScalarShape] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
aliases: ClientList[StrField]
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
and: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
-
def
annotations(): Annotations
- Definition Classes
- AmfObjectWrapper → Annotable
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
avroSchemaType(): ClientOption[String]
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
def
comment: StrField
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
def
customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]
- Definition Classes
- Shape
-
def
customShapePropertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]
- Definition Classes
- Shape
- def dataType: StrField
-
def
defaultValue: DataNode
- Definition Classes
- Shape
-
def
defaultValueStr: StrField
- Definition Classes
- Shape
-
def
deprecated: BoolField
- Definition Classes
- Shape
-
def
description: StrField
- Definition Classes
- Shape
-
def
displayName: StrField
- Definition Classes
- Shape
-
def
documentation: CreativeWork
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
elseShape: Shape
- Definition Classes
- Shape
- def encoding: StrField
-
def
ensuring(cond: (ScalarShape) ⇒ Boolean, msg: ⇒ Any): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (ScalarShape) ⇒ Boolean): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): ScalarShape
- Implicit
- This member is added by an implicit conversion from ScalarShape to Ensuring[ScalarShape] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
examples: ClientList[Example]
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
- def exclusiveMaximum: BoolField
- def exclusiveMaximumNumeric: DoubleField
- def exclusiveMinimum: BoolField
- def exclusiveMinimumNumeric: DoubleField
-
def
extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
- Definition Classes
- DomainElement
-
def
federationMetadata: ShapeFederationMetadata
- Definition Classes
- Shape
- def format: StrField
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
graph(): Graph
- Definition Classes
- DomainElement
-
def
hasExplicitName: Boolean
- Definition Classes
- Shape
-
def
id: String
- Definition Classes
- DomainElement
-
def
ifShape: Shape
- Definition Classes
- Shape
-
def
inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
-
def
inlined(): Boolean
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
isAvroSchema(): Boolean
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
isExtension: BoolField
- Definition Classes
- Shape
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isLink: Boolean
- Definition Classes
- Linkable
-
def
isNotExplicit: Boolean
Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def
Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
isStub: BoolField
- Definition Classes
- Shape
-
def
link[T](label: String): T
- Definition Classes
- Linkable
-
def
link[T](): T
- Definition Classes
- Linkable
-
def
linkCopy(): ScalarShape
- Definition Classes
- ScalarShape → AnyShape → Linkable
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
- Definition Classes
- Linkable
- def maxLength: IntField
- def maximum: DoubleField
- def mediaType: StrField
- def minLength: IntField
- def minimum: DoubleField
- def multipleOf: DoubleField
-
def
name: StrField
- Definition Classes
- Shape → NamedAmfObject
-
def
namespace: StrField
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not: Shape
- Definition Classes
- Shape
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
def
or: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
- def pattern: StrField
-
val
platform: Platform
- Definition Classes
- PlatformSecrets
-
def
position: PositionRange
- Definition Classes
- DomainElement
-
def
readOnly: BoolField
- Definition Classes
- Shape
-
def
refDescription: StrField
- Definition Classes
- Linkable
-
def
refSummary: StrField
- Definition Classes
- Linkable
- def schema: Shape
-
def
schemaVersion: StrField
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
size: IntField
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
thenShape: Shape
- Definition Classes
- Shape
-
def
trackedExample(trackId: String): ClientOption[Example]
- trackId
parent id of the original payload type with simpleinheritance and the searched example.
- returns
A ClientOption of the original inlined example, or empty if there is not any example with that track information annotated.
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
- Definition Classes
- Shape
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
withAliases(aliases: Seq[String]): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withComment(comment: String): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): ScalarShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinition(name: String): PropertyShape
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): ScalarShape.this.type
- Definition Classes
- Shape
- def withDataType(dataType: String): ScalarShape.this.type
-
def
withDefaultStr(value: String): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDefaultValue(defaultVal: DataNode): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDeprecated(deprecated: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDescription(description: String): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDisplayName(name: String): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withDocumentation(documentation: CreativeWork): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withElse(elseShape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
- def withEncoding(encoding: String): ScalarShape.this.type
-
def
withExample(mediaType: String): Example
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withExamples(examples: ClientList[Example]): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
- def withExclusiveMaximum(max: Boolean): ScalarShape.this.type
- def withExclusiveMaximumNumeric(max: Double): ScalarShape.this.type
- def withExclusiveMinimum(min: Boolean): ScalarShape.this.type
- def withExclusiveMinimumNumeric(min: Double): ScalarShape.this.type
-
def
withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): ScalarShape.this.type
- Definition Classes
- DomainElement
-
def
withFederationMetadata(metadata: ShapeFederationMetadata): ScalarShape.this.type
- Definition Classes
- Shape
- def withFormat(format: String): ScalarShape.this.type
-
def
withId(id: String): ScalarShape.this.type
- Definition Classes
- DomainElement
-
def
withIf(ifShape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withIsExtension(value: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withIsExternalLink(isExternalLink: Boolean): DomainElement
- Definition Classes
- DomainElement
-
def
withIsStub(value: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withLinkLabel(label: String): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement with Linkable): ScalarShape.this.type
- Definition Classes
- Linkable
- def withMaxLength(max: Int): ScalarShape.this.type
- def withMaximum(max: Double): ScalarShape.this.type
- def withMediaType(mediaType: String): ScalarShape.this.type
- def withMinLength(min: Int): ScalarShape.this.type
- def withMinimum(min: Double): ScalarShape.this.type
- def withMultipleOf(multiple: Double): ScalarShape.this.type
-
def
withName(name: String): ScalarShape.this.type
- Definition Classes
- Shape → NamedAmfObject
-
def
withNamespace(namespace: String): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withNode(shape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
- def withPattern(pattern: String): ScalarShape.this.type
-
def
withReadOnly(readOnly: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withRefDescription(refDescription: String): ScalarShape.this.type
- Definition Classes
- Linkable
-
def
withRefSummary(refSummary: String): ScalarShape.this.type
- Definition Classes
- Linkable
- def withSchema(schema: Shape): ScalarShape.this.type
-
def
withSchemaVersion(version: String): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
- def withSerializationSchema(schema: Shape): ScalarShape.this.type
-
def
withSize(size: Int): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withThen(thenShape: Shape): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withWriteOnly(writeOnly: Boolean): ScalarShape.this.type
- Definition Classes
- Shape
-
def
withXMLSerialization(xmlSerialization: XMLSerializer): ScalarShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): ScalarShape.this.type
- Definition Classes
- Shape
-
def
writeOnly: BoolField
- Definition Classes
- Shape
-
def
xmlSerialization: XMLSerializer
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
-
def
→[B](y: B): (ScalarShape, B)
- Implicit
- This member is added by an implicit conversion from ScalarShape to ArrowAssoc[ScalarShape] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from ScalarShape to StringFormat[ScalarShape] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)instead ofvalue.formatted(formatString), or use thef""string interpolator. In Java 15 and later,formattedresolves to the new method in String which has reversed parameters.