amf.shapes.client.platform.config
SemanticJsonSchemaConfiguration
Companion object SemanticJsonSchemaConfiguration
class SemanticJsonSchemaConfiguration extends BaseShapesConfiguration
- Annotations
- @JSExportAll()
- Alphabetic
- By Inheritance
- SemanticJsonSchemaConfiguration
- BaseShapesConfiguration
- BaseAMLConfiguration
- AMFGraphConfiguration
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
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 SemanticJsonSchemaConfiguration to any2stringadd[SemanticJsonSchemaConfiguration] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (SemanticJsonSchemaConfiguration, B)
- Implicit
- This member is added by an implicit conversion from SemanticJsonSchemaConfiguration to ArrowAssoc[SemanticJsonSchemaConfiguration] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
baseUnitClient(): SemanticBaseUnitClient
Contains common AMF graph operations associated to documents
Contains common AMF graph operations associated to documents
- Definition Classes
- SemanticJsonSchemaConfiguration → AMFGraphConfiguration
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
def
configurationState(): AMLConfigurationState
Contains methods to get information about the current state of the configuration
-
implicit
val
ec: ExecutionContext
- Attributes
- protected
- Definition Classes
- BaseShapesConfiguration → BaseAMLConfiguration
-
def
elementClient(): AMFGraphElementClient
- Definition Classes
- AMFGraphConfiguration
-
def
ensuring(cond: (SemanticJsonSchemaConfiguration) ⇒ Boolean, msg: ⇒ Any): SemanticJsonSchemaConfiguration
- Implicit
- This member is added by an implicit conversion from SemanticJsonSchemaConfiguration to Ensuring[SemanticJsonSchemaConfiguration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (SemanticJsonSchemaConfiguration) ⇒ Boolean): SemanticJsonSchemaConfiguration
- Implicit
- This member is added by an implicit conversion from SemanticJsonSchemaConfiguration to Ensuring[SemanticJsonSchemaConfiguration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): SemanticJsonSchemaConfiguration
- Implicit
- This member is added by an implicit conversion from SemanticJsonSchemaConfiguration to Ensuring[SemanticJsonSchemaConfiguration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): SemanticJsonSchemaConfiguration
- Implicit
- This member is added by an implicit conversion from SemanticJsonSchemaConfiguration to Ensuring[SemanticJsonSchemaConfiguration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
forInstance(url: String): ClientFuture[SemanticJsonSchemaConfiguration]
Register a Dialect linked from a DialectInstance
Register a Dialect linked from a DialectInstance
- url
of the DialectInstance
- returns
A CompletableFuture of SemanticJsonSchemaConfiguration
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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
withDialect(url: String): ClientFuture[SemanticJsonSchemaConfiguration]
Register a Dialect
Register a Dialect
- url
URL of the Dialect to register
- returns
A CompletableFuture of SemanticJsonSchemaConfiguration
-
def
withDialect(dialect: Dialect): SemanticJsonSchemaConfiguration
Register a Dialect
Register a Dialect
- dialect
Dialect to register
- returns
SemanticJsonSchemaConfiguration with Dialect registered
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration
-
def
withErrorHandlerProvider(provider: ErrorHandlerProvider): SemanticJsonSchemaConfiguration
Set ErrorHandlerProvider
Set ErrorHandlerProvider
- provider
ErrorHandlerProvider to set to configuration object
- returns
ShapesConfiguration with ErrorHandlerProvider set
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withEventListener(listener: AMFEventListener): SemanticJsonSchemaConfiguration
Add an AMFEventListener
Add an AMFEventListener
- listener
AMFEventListener to add to configuration object
- returns
SemanticJsonSchemaConfiguration with AMFEventListener added
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withExecutionEnvironment(executionEnv: BaseExecutionEnvironment): SemanticJsonSchemaConfiguration
Set BaseExecutionEnvironment
Set BaseExecutionEnvironment
- executionEnv
BaseExecutionEnvironment to set to configuration object
- returns
ShapesConfiguration with BaseExecutionEnvironment set
- Definition Classes
- SemanticJsonSchemaConfiguration → AMFGraphConfiguration
-
def
withIdAdopterProvider(idAdopterProvider: IdAdopterProvider): SemanticJsonSchemaConfiguration
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withParsingOptions(parsingOptions: ParsingOptions): SemanticJsonSchemaConfiguration
Set ParsingOptions
Set ParsingOptions
- parsingOptions
ParsingOptions to add to configuration object
- returns
ShapesConfiguration with ParsingOptions added
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withRenderOptions(renderOptions: RenderOptions): SemanticJsonSchemaConfiguration
Set RenderOptions
Set RenderOptions
- renderOptions
RenderOptions to add to configuration object
- returns
ShapesConfiguration with ParsingOptions added
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withResourceLoader(rl: ResourceLoader): SemanticJsonSchemaConfiguration
Add a ResourceLoader
Add a ResourceLoader
- rl
ResourceLoader to add to configuration object
- returns
ShapesConfiguration with the ResourceLoader added
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withResourceLoaders(rl: ClientList[ResourceLoader]): SemanticJsonSchemaConfiguration
Set the configuration ResourceLoaders
Set the configuration ResourceLoaders
- rl
a list of ResourceLoader to set to the configuration object
- returns
ShapesConfiguration with ResourceLoaders set
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withShapePayloadPlugin(plugin: AMFShapePayloadValidationPlugin): SemanticJsonSchemaConfiguration
- Definition Classes
- SemanticJsonSchemaConfiguration → AMFGraphConfiguration
-
def
withTransformationPipeline(pipeline: TransformationPipeline): SemanticJsonSchemaConfiguration
Add a TransformationPipeline
Add a TransformationPipeline
- pipeline
TransformationPipeline to add to configuration object
- returns
ShapesConfiguration with TransformationPipeline added
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
withUnitCache(cache: UnitCache): SemanticJsonSchemaConfiguration
Set UnitCache
Set UnitCache
- cache
UnitCache to add to configuration object
- returns
ShapesConfiguration with UnitCache added
- Definition Classes
- SemanticJsonSchemaConfiguration → BaseShapesConfiguration → BaseAMLConfiguration → AMFGraphConfiguration
-
def
→[B](y: B): (SemanticJsonSchemaConfiguration, B)
- Implicit
- This member is added by an implicit conversion from SemanticJsonSchemaConfiguration to ArrowAssoc[SemanticJsonSchemaConfiguration] 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 SemanticJsonSchemaConfiguration to StringFormat[SemanticJsonSchemaConfiguration] 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.