Packages

object ShapeParameterModel extends DomainElementModel with LinkableElementModel with KeyField with NameFieldSchema with DescriptionField

Linear Supertypes
DescriptionField, NameFieldSchema, KeyField, LinkableElementModel, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ShapeParameterModel
  2. DescriptionField
  3. NameFieldSchema
  4. KeyField
  5. LinkableElementModel
  6. DomainElementModel
  7. ModelDefaultBuilder
  8. Obj
  9. Type
  10. AnyRef
  11. 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. val Binding: Field
  5. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  6. val Description: Field
    Definition Classes
    DescriptionField
  7. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  8. val IsExternalLink: Field
    Definition Classes
    DomainElementModel
  9. val Label: Field
    Definition Classes
    LinkableElementModel
  10. val Name: Field
    Definition Classes
    NameFieldSchema
  11. val ParameterName: Field
  12. val Required: Field
  13. val Schema: Field
  14. val Sources: Field
    Definition Classes
    DomainElementModel
  15. val SupportsRecursion: Field
    Definition Classes
    LinkableElementModel
  16. val Target: Field
    Definition Classes
    LinkableElementModel
  17. val TargetId: Field
    Definition Classes
    LinkableElementModel
  18. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  19. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  20. val doc: ModelDoc
    Definition Classes
    ShapeParameterModel → Obj
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  23. val fields: List[Field]
    Definition Classes
    ShapeParameterModel → Obj
  24. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. val key: Field
    Definition Classes
    ShapeParameterModel → KeyField
  29. def modelInstance: ShapeParameter
    Definition Classes
    ShapeParameterModel → ModelDefaultBuilder
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  33. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. val type: List[ValueType]
    Definition Classes
    ShapeParameterModel → Type
  36. def typeIris: List[String]
    Definition Classes
    Type
  37. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from DescriptionField

Inherited from NameFieldSchema

Inherited from KeyField

Inherited from LinkableElementModel

Inherited from DomainElementModel

Inherited from ModelDefaultBuilder

Inherited from Obj

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped