CeciliaFolder

onera.pmlanalyzer.views.dependability.exporters.CeciliaFolder
sealed trait CeciliaFolder extends Folder

Attributes

Graph
Supertypes
trait Folder
class Object
trait Matchable
class Any
Known subtypes
trait SubFolder[T]
class EntityFolder[T]
class FamilyFolder[T]
class VersionFolder[T]

Members list

Concise view

Value members

Abstract methods

def toElem: Elem

Inherited methods

override def toString: String

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
Folder -> Any
Inherited from:
Folder

Abstract fields

Concrete fields

lazy val absolutePath: String

Inherited fields

val id: Int

Attributes

Inherited from:
Folder
val name: Symbol

Attributes

Inherited from:
Folder