object TestSchema1 extends App
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TestSchema1
- App
- DelayedInit
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val alias: Property[Boolean]
- val ast: EdgeType
- val astNode: NodeBaseType
- val builder: SchemaBuilder
- val dispatchTypes: Seq[Constant]
- val edgekey1Lst: Property[Int]
- val evaluationStrategies: Seq[Constant]
-
val
executionStart: Long
- Definition Classes
- App
- Annotations
- @deprecatedOverriding( ... , "2.11.0" )
- val file: NodeType
- val frameworks: Seq[Constant]
- val hash: Property[String]
- val inheritsFromTypeFullName: Property[String]
- val languages: Seq[Constant]
- val localName: Property[String]
-
def
main(args: Array[String]): Unit
- Definition Classes
- App
- Annotations
- @deprecatedOverriding( "main should not be overridden" , "2.11.0" )
- val modifierTypes: Seq[Constant]
- val name: Property[String]
- val namespaceBlock: NodeType
- val operators: Seq[Constant]
- val order: Property[Int]
- implicit val schemaInfo: SchemaInfo
Deprecated Value Members
-
def
delayedInit(body: ⇒ Unit): Unit
- Definition Classes
- App → DelayedInit
- Annotations
- @deprecated
- Deprecated
(Since version 2.11.0) the delayedInit mechanism will disappear