Packages

abstract class AbstractParameter extends DomainElement with NamedDomainElement with PlatformSecrets

Annotations
@JSExportAll()
Linear Supertypes
NamedDomainElement, NamedAmfObject, DomainElement, CustomizableElement, PlatformSecrets, AmfObjectWrapper, Annotable, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AbstractParameter
  2. NamedDomainElement
  3. NamedAmfObject
  4. DomainElement
  5. CustomizableElement
  6. PlatformSecrets
  7. AmfObjectWrapper
  8. Annotable
  9. AnyRef
  10. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AbstractParameter(_internal: scala.model.domain.operations.AbstractParameter)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from AbstractParameter to any2stringadd[AbstractParameter] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AbstractParameter, B)
    Implicit
    This member is added by an implicit conversion from AbstractParameter to ArrowAssoc[AbstractParameter] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def annotations(): Annotations
    Definition Classes
    AmfObjectWrapper → Annotable
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def binding: StrField
  9. def buildParameter(ann: Annotations): AbstractParameter.this.type
    Attributes
    protected
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  11. def cloneParameter(parent: String): AbstractParameter.this.type
  12. def customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  13. def defaultValue: DataNode
  14. def description: StrField
  15. def ensuring(cond: (AbstractParameter) ⇒ Boolean, msg: ⇒ Any): AbstractParameter
    Implicit
    This member is added by an implicit conversion from AbstractParameter to Ensuring[AbstractParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. def ensuring(cond: (AbstractParameter) ⇒ Boolean): AbstractParameter
    Implicit
    This member is added by an implicit conversion from AbstractParameter to Ensuring[AbstractParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  17. def ensuring(cond: Boolean, msg: ⇒ Any): AbstractParameter
    Implicit
    This member is added by an implicit conversion from AbstractParameter to Ensuring[AbstractParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  18. def ensuring(cond: Boolean): AbstractParameter
    Implicit
    This member is added by an implicit conversion from AbstractParameter to Ensuring[AbstractParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  21. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  22. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from AbstractParameter to StringFormat[AbstractParameter] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  23. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  24. def graph(): Graph
    Definition Classes
    DomainElement
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. def id: String
    Definition Classes
    DomainElement
  27. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  28. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  29. def name: StrField

    Return DomainElement name.

    Return DomainElement name.

    Definition Classes
    AbstractParameter → NamedAmfObject
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. def parameterName: StrField
  34. val platform: Platform
    Definition Classes
    PlatformSecrets
  35. def position: PositionRange
    Definition Classes
    DomainElement
  36. def required: BoolField
  37. def schema: Shape
  38. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  39. def toString(): String
    Definition Classes
    AnyRef → Any
  40. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  42. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. def withBinding(binding: String): AbstractParameter.this.type
  44. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): AbstractParameter.this.type
    Definition Classes
    DomainElement → CustomizableElement
  45. def withDefaultValue(defaultValue: DataNode): AbstractParameter.this.type
  46. def withDescription(description: String): AbstractParameter.this.type
  47. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): AbstractParameter.this.type
    Definition Classes
    DomainElement
  48. def withId(id: String): AbstractParameter.this.type
    Definition Classes
    DomainElement
  49. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  50. def withName(name: String): AbstractParameter.this.type

    Update DomainElement name.

    Update DomainElement name.

    Definition Classes
    AbstractParameter → NamedAmfObject
  51. def withObjectSchema(name: String): NodeShape
  52. def withParameterName(name: String): AbstractParameter.this.type
  53. def withRequired(required: Boolean): AbstractParameter.this.type
  54. def withScalarSchema(name: String): ScalarShape
  55. def withSchema(schema: Shape): AbstractParameter.this.type
  56. def [B](y: B): (AbstractParameter, B)
    Implicit
    This member is added by an implicit conversion from AbstractParameter to ArrowAssoc[AbstractParameter] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from NamedDomainElement

Inherited from NamedAmfObject

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from PlatformSecrets

Inherited from AmfObjectWrapper

Inherited from Annotable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from AbstractParameter to any2stringadd[AbstractParameter]

Inherited by implicit conversion StringFormat from AbstractParameter to StringFormat[AbstractParameter]

Inherited by implicit conversion Ensuring from AbstractParameter to Ensuring[AbstractParameter]

Inherited by implicit conversion ArrowAssoc from AbstractParameter to ArrowAssoc[AbstractParameter]

Ungrouped