StructureId

izumi.idealingua.model.common.StructureId
sealed trait StructureId extends TypeId

Attributes

Graph
Supertypes
trait TypeId
class Object
trait Matchable
class Any
Known subtypes
class DTOId
class InterfaceId

Members list

Value members

Inherited methods

override def toString: TypeName

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
TypeId -> Any
Inherited from:
TypeId
def uniqueDomainName: String

Attributes

Inherited from:
TypeId
def wireId: String

Attributes

Inherited from:
TypeId

Inherited and Abstract methods

def name: TypeName

Attributes

Inherited from:
TypeId
def path: TypePath

Attributes

Inherited from:
TypeId