Packages

object TestSchema1 extends App

Linear Supertypes
App, DelayedInit, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TestSchema1
  2. App
  3. DelayedInit
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val alias: Property[Boolean]
  2. val ast: EdgeType
  3. val astNode: NodeBaseType
  4. val builder: SchemaBuilder
  5. val dispatchTypes: Seq[Constant]
  6. val edgekey1Lst: Property[Int]
  7. val evaluationStrategies: Seq[Constant]
  8. val executionStart: Long
    Definition Classes
    App
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  9. val file: NodeType
  10. val frameworks: Seq[Constant]
  11. val hash: Property[String]
  12. val inheritsFromTypeFullName: Property[String]
  13. val languages: Seq[Constant]
  14. val localName: Property[String]
  15. def main(args: Array[String]): Unit
    Definition Classes
    App
    Annotations
    @deprecatedOverriding( "main should not be overridden" , "2.11.0" )
  16. val modifierTypes: Seq[Constant]
  17. val name: Property[String]
  18. val namespaceBlock: NodeType
  19. val operators: Seq[Constant]
  20. val order: Property[Int]
  21. implicit val schemaInfo: SchemaInfo

Deprecated Value Members

  1. def delayedInit(body: ⇒ Unit): Unit
    Definition Classes
    App → DelayedInit
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) the delayedInit mechanism will disappear