SubFolder

onera.pmlanalyzer.views.dependability.exporters.SubFolder
sealed trait SubFolder[T] extends CeciliaFolder

Attributes

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

Members list

Concise view

Value members

Inherited methods

def toElem: Elem

Attributes

Inherited from:
CeciliaFolder
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

Inherited fields

lazy val absolutePath: String

Attributes

Inherited from:
CeciliaFolder
val id: Int

Attributes

Inherited from:
Folder
val name: Symbol

Attributes

Inherited from:
Folder

Attributes

Inherited from:
CeciliaFolder