case class FileShape(_internal: scala.model.domain.FileShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FileShape
- Serializable
- Serializable
- Product
- Equals
- AnyShape
- Shape
- NamedDomainElement
- NamedAmfObject
- Linkable
- DomainElement
- CustomizableElement
- PlatformSecrets
- AmfObjectWrapper
- Annotable
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
-
new
FileShape()
- Annotations
- @JSExportTopLevel( "FileShape" )
- new FileShape(_internal: scala.model.domain.FileShape)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (FileShape, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
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
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
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
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 ensuring(cond: (FileShape) ⇒ Boolean, msg: ⇒ Any): FileShape
- def ensuring(cond: (FileShape) ⇒ Boolean): FileShape
- def ensuring(cond: Boolean, msg: ⇒ Any): FileShape
- def ensuring(cond: Boolean): FileShape
-
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 fileTypes: ClientList[StrField]
- def format: StrField
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
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
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(): FileShape
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
- Definition Classes
- Linkable
- def maxLength: IntField
- def maximum: DoubleField
- def minLength: IntField
- def minimum: DoubleField
- def multipleOf: DoubleField
-
def
name: StrField
- Definition Classes
- Shape → NamedAmfObject
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not: Shape
- Definition Classes
- Shape
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
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
-
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( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
- Definition Classes
- Shape
-
def
withComment(comment: String): FileShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): FileShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): FileShape.this.type
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinition(name: String): PropertyShape
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): FileShape.this.type
- Definition Classes
- Shape
-
def
withDefaultStr(value: String): FileShape.this.type
- Definition Classes
- Shape
-
def
withDefaultValue(defaultVal: DataNode): FileShape.this.type
- Definition Classes
- Shape
-
def
withDeprecated(deprecated: Boolean): FileShape.this.type
- Definition Classes
- Shape
-
def
withDescription(description: String): FileShape.this.type
- Definition Classes
- Shape
-
def
withDisplayName(name: String): FileShape.this.type
- Definition Classes
- Shape
-
def
withDocumentation(documentation: CreativeWork): FileShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withElse(elseShape: Shape): FileShape.this.type
- Definition Classes
- Shape
-
def
withExample(mediaType: String): Example
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withExamples(examples: ClientList[Example]): FileShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
- def withExclusiveMaximum(max: Boolean): FileShape.this.type
- def withExclusiveMaximumNumeric(max: Double): FileShape.this.type
- def withExclusiveMinimum(min: Boolean): FileShape.this.type
- def withExclusiveMinimumNumeric(min: Double): FileShape.this.type
-
def
withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): FileShape.this.type
- Definition Classes
- DomainElement
-
def
withFederationMetadata(metadata: ShapeFederationMetadata): FileShape.this.type
- Definition Classes
- Shape
- def withFileTypes(fileTypes: ClientList[String]): FileShape.this.type
- def withFormat(format: String): FileShape.this.type
-
def
withId(id: String): FileShape.this.type
- Definition Classes
- DomainElement
-
def
withIf(ifShape: Shape): FileShape.this.type
- Definition Classes
- Shape
-
def
withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
- Definition Classes
- Shape
-
def
withIsExtension(value: Boolean): FileShape.this.type
- Definition Classes
- Shape
-
def
withIsExternalLink(isExternalLink: Boolean): DomainElement
- Definition Classes
- DomainElement
-
def
withIsStub(value: Boolean): FileShape.this.type
- Definition Classes
- Shape
-
def
withLinkLabel(label: String): FileShape.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement with Linkable): FileShape.this.type
- Definition Classes
- Linkable
- def withMaxLength(max: Int): FileShape.this.type
- def withMaximum(max: Double): FileShape.this.type
- def withMinLength(min: Int): FileShape.this.type
- def withMinimum(min: Double): FileShape.this.type
- def withMultipleOf(multiple: Double): FileShape.this.type
-
def
withName(name: String): FileShape.this.type
- Definition Classes
- Shape → NamedAmfObject
-
def
withNode(shape: Shape): FileShape.this.type
- Definition Classes
- Shape
-
def
withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
- Definition Classes
- Shape
- def withPattern(pattern: String): FileShape.this.type
-
def
withReadOnly(readOnly: Boolean): FileShape.this.type
- Definition Classes
- Shape
-
def
withThen(thenShape: Shape): FileShape.this.type
- Definition Classes
- Shape
-
def
withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): FileShape.this.type
- Definition Classes
- Shape
-
def
withWriteOnly(writeOnly: Boolean): FileShape.this.type
- Definition Classes
- Shape
-
def
withXMLSerialization(xmlSerialization: XMLSerializer): FileShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.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): (FileShape, B)
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated