Group
class Group extends Structure
Gruppe
Constants
STRUCTURE_START |
Öffnene Struktur |
STRUCTURE_END |
Schliessende Struktur |
MODIFIER_STATIC |
Statisch |
MODIFIER_ABSTRACT |
Abstrakt |
NOTATION_NOTE_START |
Notiz |
NOTATION_NOTE_END |
Ende der Notiz |
RECTACLE |
Aussehen Rect |
FOLDER |
Aussehen Folder |
FRAME |
Aussehen Frame |
CLOUD |
Aussehen Cloud |
DATABASE |
Aussehen Database |
Properties
protected string> | $structure | from Structure | |
protected string | $name | from Structure | |
protected | $groupType | ||
protected Structure> | $sub | ||
protected string | $style |
Methods
__construct(string $name, $style = null)
Neues Objekt erstellen
string
getStructure()
plantUML Struktur
static static
getInstanceFromRepresentation(string $base, Representation $representation)
No description
static TraitStructure
getStructureInstanceFromRepresentation(type $name, Representation $representation)
No description
static NamespaceStructure
getInstanceFromRepresentationCollection(type $name, Collection $collection)
No description
static type
initImplementations(type $group, ClassStructure $structure)
No description
static type
initExtensions(type $group, type $structure)
No description
Details
at line 83
__construct(string $name, $style = null)
Neues Objekt erstellen
at line 113
string
getStructure()
plantUML Struktur
in Structure at line 108
string
__toString()
plantUML Struktur
in Structure at line 121
string
getName()
Name der Struktur
at line 100
PackageStructure
add(Structure $structure)
Fügt eine Struktur (Klasse, Interface, Trait hinzu