object ShapeOperationModel extends AbstractOperationModel with HasShapeFederationMetadataModel

Linear Supertypes
HasShapeFederationMetadataModel, HasFederationMetadataModel, AbstractOperationModel, DescribedElementModel, NameFieldSchema, OptionalField, KeyField, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ShapeOperationModel
  2. HasShapeFederationMetadataModel
  3. HasFederationMetadataModel
  4. AbstractOperationModel
  5. DescribedElementModel
  6. NameFieldSchema
  7. OptionalField
  8. KeyField
  9. DomainElementModel
  10. ModelDefaultBuilder
  11. Obj
  12. Type
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  5. val Description: Field
    Definition Classes
    DescribedElementModel
  6. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  7. def FederationMetadata: Field
    Definition Classes
    HasFederationMetadataModel
  8. val IsExternalLink: Field
    Definition Classes
    DomainElementModel
  9. val Method: Field
  10. val Name: Field
    Definition Classes
    NameFieldSchema
  11. val Optional: Field
    Definition Classes
    OptionalField
  12. val Request: Field
  13. val Responses: Field
  14. val Sources: Field
    Definition Classes
    DomainElementModel
  15. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  17. val doc: ModelDoc
    Definition Classes
    ShapeOperationModelAbstractOperationModel → Obj
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. val fields: List[Field]
    Definition Classes
    ShapeOperationModelAbstractOperationModel → Obj
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  22. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. val key: Field
    Definition Classes
    ShapeOperationModelAbstractOperationModel → KeyField
  25. val metadataModel: ShapeFederationMetadataModel.type
    Attributes
    protected
    Definition Classes
    HasShapeFederationMetadataModel → HasFederationMetadataModel
  26. def modelInstance: ShapeOperation
    Definition Classes
    ShapeOperationModel → ModelDefaultBuilder
  27. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  30. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  31. def toString(): String
    Definition Classes
    AnyRef → Any
  32. val type: List[ValueType]
    Definition Classes
    ShapeOperationModelAbstractOperationModel → Type
  33. def typeIris: List[String]
    Definition Classes
    Type
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  36. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

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

Inherited from HasShapeFederationMetadataModel

Inherited from HasFederationMetadataModel

Inherited from AbstractOperationModel

Inherited from DescribedElementModel

Inherited from NameFieldSchema

Inherited from OptionalField

Inherited from KeyField

Inherited from DomainElementModel

Inherited from ModelDefaultBuilder

Inherited from Obj

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped