flatgraph.schema.EdgeType
See theEdgeType companion object
class EdgeType(val name: String, val comment: Option[String], val schemaInfo: SchemaInfo) extends HasClassName, HasOptionalProtoId, HasSchemaInfo
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait HasSchemaInfotrait HasOptionalProtoIdtrait HasClassNameclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Deprecated methods
Attributes
- Deprecated
-
[Since version 0.0.49]
Inherited methods
Attributes
- Inherited from:
- HasClassName
Attributes
- Inherited from:
- HasOptionalProtoId
Attributes
- Inherited from:
- HasOptionalProtoId
Inherited fields
Attributes
- Inherited from:
- HasOptionalProtoId
In this article