Skip to content

shr5 model

UrsZeidler edited this page May 31, 2015 · 6 revisions

concret classes in the model shr5

all AbstraktPersona

These are all the character types you can create.

all Erlernbar

All the things a character can learn.

all GeldWert

All you can buy.

all AbstraktModifikatoren

All the things that can modify the character.

all MatrixDevice

All the Matix devices.

all Software

All the software.

all Substance

All the substances.

all classes

The complete list of all EClasses in this package.

|Beschreibbar|Quelle|SourceBook|AbstraktPersona|Gegenstand|GeldWert|Reichweite|AttributModifikatorWert|Modifizierbar|KoerperlicheAttribute|SpezielleAttribute|AbstraktGegenstand|AbstaktFernKampfwaffe|AbstaktWaffe|Nahkampfwaffe|Feuerwaffe|Wurfwaffe|ShrList|Projektilwaffe|FertigkeitsGruppe|Fertigkeit|PersonaFertigkeit|PersonaFertigkeitsGruppe|Cyberware|BioWare|Koerpermods|AbstraktModifikatoren|GeistigeAttribute|MudanPersona|KoerperPersona|MagischeMods|KiKraft|MagischePersona|BaseMagischePersona|FernkampfwaffenModifikatoren|Sichtverhaeltnisse|Spezies|GegenstandStufen|KiAdept|Kleidung|FernkampfwaffeModifikator|Anwendbar|PersonaEigenschaft|ProbenModifikatoren|Magier|Zauberer|MysticAdept|PersonaZauber|Zauber|ChrakterLimits|Panzerung|AspektMagier|AstraleProjektion|Schutzgeist|Initation|MetaMagie|CritterKraft|Fahrzeug|Bodenfahrzeug|PassagierFahrzeug|Drohne|FahrzeugModifikation|Technomancer|ResonanzPersona|KomplexeForm|PersonaKomplexForm|Sprite|Echo|Vertrag|Lifestyle|Wissensfertigkeit|Sprachfertigkeit|PersonaZustand|Critter|IntervallVertrag|Sin|Lizenz|Fakeable|Steigerbar|Erlernbar|Credstick|Menge|Munition|ModifikatorAttribute|GebundenerGeist|StufenPersona|Geist|Identifiable|CredstickTransaction|Spezialisierung|MatrixAttributes|ActiveMatixDevice|Commlink|MatixConditionMonitor|Cyberdeck|SoftwareAgent|Host|CyberwareModifikatioren|RiggerCommandConsole|AutoSoft|Software|MatrixProgram|Tutorsoft|SkillSoft|FahrzeugZustand|PersonalAreaNetwork|BasicProgram|Datasoft|AbstractMatrixDevice|ConsumerSoft|RiggerProgram|MatrixDevice|CommonProgram|WeaponMount|LifestyleOption|PercentLifestyleOption|Localization|BerechneteAttribute|MagischeStufe|Fokus|AbstraktFokus|QiFokus|WaffenFokus|MagieFokus|FokusBinding|Substance|Toxin|Drug|Magazin|DefaultWifi|SubstanceContainer|Capacity|CyberwareEnhancement|CyberImplantWeapon|MagischeTradition|ShoppingTransaction|TransferAmount|KleindungsModifikator|Modifyable|Sensor|SensorArray|SensorFunction|MartialartStyle|MartialartTechnique|PersonaMartialartStyle|PersonaMartialartTechnique|FahrzeugErweiterung|AbtraktGranate|MiniGrenate|Granate|SourceLink|

Beschreibbar

kind
Interface

attributes

name type cardinality changeable doc
beschreibung EString 0-1 true
image EString 0-1 true
name EString 1-1 true

back to top

Quelle

kind
Interface

direct super types : |Identifiable|

attributes

name type cardinality changeable doc
page EString 0-1 true

references

name type containment cardinality changeable doc
srcBook SourceBook false 0-1 true

back to top

SourceBook

kind
SourceBook Concrete

direct super types : |Beschreibbar|Identifiable|

attributes

name type cardinality changeable doc
startShrTime ShrDate 0-1 true
endShrTime ShrDate 0-1 true

back to top

AbstraktPersona

kind
Abstract

direct super types : |Beschreibbar|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|

all super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
konstitutionBasis EInt 0-1 true
geschicklichkeitBasis EInt 0-1 true
reaktionBasis EInt 0-1 true
staerkeBasis EInt 0-1 true
charismaBasis EInt 0-1 true
willenskraftBasis EInt 0-1 true
intuitionBasis EInt 0-1 true
logikBasis EInt 0-1 true
modManager ModificationManager 1-1 false Keeps track of the modicators.

references

name type containment cardinality changeable doc
fertigkeiten PersonaFertigkeit true 0-* true Contains the fertigkeiten.
fertigkeitsGruppen PersonaFertigkeitsGruppe true 0-* true Contains the skillgroups.
spezies Spezies false 1-1 true Refers the metatyp or species the persona represent.
martialartStyles PersonaMartialartStyle true 0-* true

back to top

Gegenstand

kind
Gegenstand Concrete

A basic item.

direct super types : |AbstraktGegenstand|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

attributes

name type cardinality changeable doc
kategorie EString 0-1 true
stufe EInt 0-1 true

back to top

GeldWert

kind
Interface

This defines any object having a money value.

attributes

name type cardinality changeable doc
wert EBigDecimal 0-1 false The calculated money value.
verfuegbarkeit EString 0-1 true The availability for the object.
wertValue EBigDecimal 0-1 true This is the setable value, it is used to calculate the wert property.

back to top

Reichweite

kind
Reichweite Concrete

The range.

direct super types : |Beschreibbar|Identifiable|

attributes

name type cardinality changeable doc
min EInt 1-1 true
kurz EInt 1-1 true
mittel EInt 1-1 true
weit EInt 1-1 true
extrem EInt 1-1 true

back to top

AttributModifikatorWert

kind
AttributModifikatorWert Concrete

die Modifikation

attributes

name type cardinality changeable doc
wert EInt 0-1 true

references

name type containment cardinality changeable doc
attribut EAttribute false 0-1 true
modifiziertes Modifizierbar false 0-1 true
modifyable Modifyable false 0-1 true

back to top

Modifizierbar

kind
Interface

references

name type containment cardinality changeable doc
mods AttributModifikatorWert true 0-* true

back to top

KoerperlicheAttribute

kind
Interface

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
konstitution EInt 0-1 false
geschicklichkeit EInt 0-1 false
reaktion EInt 0-1 false
staerke EInt 0-1 false

back to top

SpezielleAttribute

kind
Interface

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
initative EInt 1-1 false
initativWuerfel EInt 1-1 false
ausweichen EInt 1-1 false
essenz EInt 1-1 false
edgeBasis EInt 0-1 true
edge EInt 0-1 false

back to top

AbstraktGegenstand

kind
Abstract

The basic item class.

direct super types : |Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

all super types : |Identifiable|

references

name type containment cardinality changeable doc
wifi MatrixDevice true 0-1 true The optional wifi component of the item.

back to top

AbstaktFernKampfwaffe

kind
Abstract

direct super types : |AbstaktWaffe|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|

references

name type containment cardinality changeable doc
reichweite Reichweite false 1-1 true

back to top

AbstaktWaffe

kind
Abstract

direct super types : |AbstraktGegenstand|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

attributes

name type cardinality changeable doc
schadenscode EString 0-1 true
schadesTyp SchadensTyp 0-1 true
praezision EInt 0-1 true
durchschlagsKraft EInt 0-1 true

back to top

Nahkampfwaffe

kind
Nahkampfwaffe Concrete

direct super types : |AbstaktWaffe|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|

attributes

name type cardinality changeable doc
reichweite EInt 0-1 true

back to top

Feuerwaffe

kind
Feuerwaffe Concrete

direct super types : |AbstaktFernKampfwaffe|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|AbstaktWaffe|

attributes

name type cardinality changeable doc
munitionstyp MagazinTyp 0-1 true
modie FeuerModus 0-* true
kapazitaet EInt 0-1 true
erweiterung FeuwerwaffenErweiterung 0-* true
rueckstoss EInt 0-1 true

references

name type containment cardinality changeable doc
einbau FernkampfwaffeModifikator true 0-* true
magazin Magazin true 0-1 true This reference holds the current insert magazine.

back to top

Wurfwaffe

kind
Wurfwaffe Concrete

direct super types : |AbstaktFernKampfwaffe|Menge|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|AbstaktWaffe|

back to top

ShrList

kind
ShrList Concrete

direct super types : |Beschreibbar|Identifiable|

references

name type containment cardinality changeable doc
entries EObject true 0-* true

back to top

Projektilwaffe

kind
Projektilwaffe Concrete

direct super types : |AbstaktFernKampfwaffe|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|AbstaktWaffe|

back to top

FertigkeitsGruppe

kind
FertigkeitsGruppe Concrete

direct super types : |Beschreibbar|Quelle|Modifyable|

all super types : |Identifiable|

references

name type containment cardinality changeable doc
fertigkeiten Fertigkeit true 0-* true

back to top

Fertigkeit

kind
Fertigkeit Concrete

direct super types : |Beschreibbar|Quelle|Modifyable|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
kategorie EString 0-1 true
ausweichen EBoolean 0-1 true

references

name type containment cardinality changeable doc
attribut EAttribute false 0-1 true
spezialisierungen Spezialisierung true 0-* true

back to top

PersonaFertigkeit

kind
PersonaFertigkeit Concrete

direct super types : |Steigerbar|

all super types : |Erlernbar|

references

name type containment cardinality changeable doc
fertigkeit Fertigkeit false 0-1 true
spezialisierungen Spezialisierung false 0-* true

back to top

PersonaFertigkeitsGruppe

kind
PersonaFertigkeitsGruppe Concrete

direct super types : |Steigerbar|

all super types : |Erlernbar|

references

name type containment cardinality changeable doc
gruppe FertigkeitsGruppe false 0-1 true

back to top

Cyberware

kind
Cyberware Concrete

direct super types : |Koerpermods|GeldWert|Capacity|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|AbstraktModifikatoren|

attributes

name type cardinality changeable doc
cyberwareCapacity EInt 0-1 true This is the capacity feature, it is related with einbau.
type CyberwareType 0-1 true

references

name type containment cardinality changeable doc
persona AbstraktPersona false 0-1 true
einbau CyberwareEnhancement true 0-* true Only matching cyberwaretypes a accepable.
wifi DefaultWifi true 0-* true

back to top

BioWare

kind
BioWare Concrete

direct super types : |Koerpermods|GeldWert|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|AbstraktModifikatoren|

references

name type containment cardinality changeable doc
persona AbstraktPersona false 0-1 true

back to top

Koerpermods

kind
Abstract

direct super types : |AbstraktModifikatoren|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

back to top

AbstraktModifikatoren

kind
Abstract

direct super types : |Beschreibbar|Modifizierbar|Quelle|

all super types : |Identifiable|

back to top

GeistigeAttribute

kind
Interface

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
charisma EInt 0-1 false
willenskraft EInt 0-1 false
intuition EInt 0-1 false
logik EInt 0-1 false

back to top

MudanPersona

kind
MudanPersona Concrete

direct super types : |KoerperPersona|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|

back to top

KoerperPersona

kind
Abstract

We will remove this and store the properties in the abstractPersona.

direct super types : |AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|

attributes

name type cardinality changeable doc
zustandKoerperlich EInt 0-1 true
zustandGeistig EInt 0-1 true

references

name type containment cardinality changeable doc
koerperMods Koerpermods true 0-* true
eigenschaften PersonaEigenschaft true 0-* true

back to top

MagischeMods

kind
Abstract

direct super types : |AbstraktModifikatoren|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

back to top

KiKraft

kind
KiKraft Concrete

direct super types : |MagischeMods|Erlernbar|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|AbstraktModifikatoren|

attributes

name type cardinality changeable doc
kraftpunkte EInt 0-1 true

back to top

MagischePersona

kind
Abstract

direct super types : |KoerperPersona|BaseMagischePersona|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|

references

name type containment cardinality changeable doc
mentor Schutzgeist false 0-1 true

back to top

BaseMagischePersona

kind
Interface

attributes

name type cardinality changeable doc
magie EInt 1-1 false
magieBasis EInt 1-1 true

references

name type containment cardinality changeable doc
initationen Initation true 0-* true
boundFoki FokusBinding true 0-* true

back to top

FernkampfwaffenModifikatoren

kind
Interface

Modificators for ranged weapons.

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
smartgun SmartgunType 0-1 true
rueckstoss EInt 0-1 true
lasterPointer EBoolean 0-1 true
schalldaempfer EBoolean 0-1 true
vergroesserung EInt 0-1 true
sichtverbesserung EInt 0-1 true

back to top

Sichtverhaeltnisse

kind
Interface

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
restlichtverstaerkung ModifikatorType 0-1 true
infrarot ModifikatorType 0-1 true
ultrasound ModifikatorType 0-1 true

back to top

Spezies

kind
Spezies Concrete

direct super types : |Beschreibbar|Modifizierbar|Quelle|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
konstitutionMin EInt 0-1 true
geschicklichkeitMin EInt 0-1 true
reaktionMin EInt 0-1 true
staerkeMin EInt 0-1 true
charismaMin EInt 0-1 true
willenskraftMin EInt 0-1 true
intuitionMin EInt 0-1 true
logikMin EInt 0-1 true
edgeMin EInt 0-1 true
magieMin EInt 0-1 true
resonanzMin EInt 0-1 true
essenzMin EInt 0-1 true
konstitutionMax EInt 0-1 true
geschicklichkeitMax EInt 0-1 true
reaktionMax EInt 0-1 true
staerkeMax EInt 0-1 true
charismaMax EInt 0-1 true
willenskraftMax EInt 0-1 true
intuitionMax EInt 0-1 true
logikMax EInt 0-1 true
edgeMax EInt 0-1 true
magieMax EInt 0-1 true
resonanzMax EInt 0-1 true
essenzMax EInt 0-1 true
laufen EInt 0-1 true
rennen EInt 0-1 true
sprinten EInt 0-1 true

references

name type containment cardinality changeable doc
angriff Nahkampfwaffe true 1-1 true

back to top

GegenstandStufen

kind
Interface

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
computer EInt 0-1 true
elektronik EInt 0-1 true
tracing EInt 0-1 true
antiTracing EInt 0-1 true
protection EInt 0-1 true
antiProtection EInt 0-1 true

back to top

KiAdept

kind
KiAdept Concrete

direct super types : |MagischePersona|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|KoerperPersona|BaseMagischePersona|

references

name type containment cardinality changeable doc
kikraft KiKraft true 0-* true

back to top

Kleidung

kind
Kleidung Concrete

Defines the clothes and armor.

direct super types : |AbstraktGegenstand|Capacity|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

attributes

name type cardinality changeable doc
ruestung EInt 0-1 true

references

name type containment cardinality changeable doc
kmods KleindungsModifikator true 0-* true

back to top

FernkampfwaffeModifikator

kind
FernkampfwaffeModifikator Concrete

direct super types : |AbstraktModifikatoren|GeldWert|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

attributes

name type cardinality changeable doc
ep FeuwerwaffenErweiterung 0-1 true

back to top

Anwendbar

kind
Interface

Link the item with the skill when using.

references

name type containment cardinality changeable doc
fertigkeit Fertigkeit false 0-1 true Defines the skill.
spezialisierung Spezialisierung false 0-1 true Defines a specalism of the skill, for examples for weapons.

back to top

PersonaEigenschaft

kind
PersonaEigenschaft Concrete

direct super types : |AbstraktModifikatoren|Erlernbar|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

attributes

name type cardinality changeable doc
karmaKosten EInt 0-1 true

back to top

ProbenModifikatoren

kind
Interface

Modificators changing a test.

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
schadenswiederstand EInt 0-1 true
heilung EInt 0-1 true

back to top

Magier

kind
Magier Concrete

direct super types : |MagischePersona|Zauberer|AstraleProjektion|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|KoerperPersona|BaseMagischePersona|

back to top

Zauberer

kind
Interface

attributes

name type cardinality changeable doc
enzug EInt 0-1 false

references

name type containment cardinality changeable doc
zauber PersonaZauber true 0-* true
gebundeneGeister GebundenerGeist true 0-* true The bound spirits are hold here.
ungebundenerGeist GebundenerGeist true 0-1 true A spirit can be bound.
tradition MagischeTradition false 1-1 true

back to top

MysticAdept

kind
MysticAdept Concrete

direct super types : |KiAdept|Zauberer|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|KoerperPersona|BaseMagischePersona|MagischePersona|

back to top

PersonaZauber

kind
PersonaZauber Concrete

direct super types : |Erlernbar|

attributes

name type cardinality changeable doc
stufe EInt 1-1 true

references

name type containment cardinality changeable doc
formel Zauber false 1-1 true

back to top

Zauber

kind
Zauber Concrete

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
art ZauberArt 0-1 true
reichweite ZauberReichweite 0-1 true
schaden EString 0-1 true
dauer ZauberDauer 0-1 true
entzug EString 1-1 true
kategorie EString 1-1 true
merkmale EString 0-1 true

back to top

ChrakterLimits

kind
Interface

Defines the limits.

attributes

name type cardinality changeable doc
koerperlich EInt 1-1 false
geistig EInt 1-1 false
sozial EInt 1-1 false

back to top

Panzerung

kind
Interface

attributes

name type cardinality changeable doc
panzer EInt 0-1 false

back to top

AspektMagier

kind
AspektMagier Concrete

direct super types : |MagischePersona|Zauberer|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|KoerperPersona|BaseMagischePersona|

references

name type containment cardinality changeable doc
aspekt FertigkeitsGruppe false 1-1 true

back to top

AstraleProjektion

kind
Interface

An astral projection.

attributes

name type cardinality changeable doc
astralesLimit EInt 0-1 false
astraleKonstitution EInt 0-1 false
astraleGeschicklichkeit EInt 0-1 false
astraleReaktion EInt 0-1 false
astraleStaerke EInt 0-1 false
astraleInitative EInt 0-1 false
astraleInitativWuerfel EInt 0-1 false
astralePanzerung EInt 0-1 false

back to top

Schutzgeist

kind
Schutzgeist Concrete

direct super types : |MagischeMods|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|AbstraktModifikatoren|

attributes

name type cardinality changeable doc
vorteile EString 0-1 true
nachteile EString 0-1 true

back to top

Initation

kind
Initation Concrete

direct super types : |Steigerbar|

all super types : |Erlernbar|

references

name type containment cardinality changeable doc
erlernt MetaMagie false 0-1 true

back to top

MetaMagie

kind
MetaMagie Concrete

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

back to top

CritterKraft

kind
CritterKraft Concrete

direct super types : |MagischeMods|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|AbstraktModifikatoren|

attributes

name type cardinality changeable doc
art ZauberArt 0-1 true
handlung CritterHandlung 0-1 true
reichweite CritterReichweite 0-1 true
dauer CritterDauer 0-1 true

back to top

Fahrzeug

kind
Abstract

The basic vehicle type.

direct super types : |Beschreibbar|Quelle|GeldWert|Anwendbar|Modifizierbar|FahrzeugZustand|Capacity|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
handling EInt 0-1 true
geschwindigkeit EInt 0-1 true
beschleunigung EInt 0-1 true
rumpf EInt 0-1 true
pilot EInt 0-1 true
sensor EInt 0-1 true
fahrzeugTyp EString 0-1 true
panzer EInt 0-1 true
weaponMounts EInt 0-1 false

references

name type containment cardinality changeable doc
modifizierungen FahrzeugModifikation true 0-* true
sensorArray SensorArray true 0-1 true

back to top

Bodenfahrzeug

kind
Bodenfahrzeug Concrete

A ground vehicle.

direct super types : |PassagierFahrzeug|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Anwendbar|Modifizierbar|FahrzeugZustand|Capacity|Fahrzeug|

attributes

name type cardinality changeable doc
handlingGelaende EInt 0-1 true
geschwindigkeitGelaende EInt 0-1 true

back to top

PassagierFahrzeug

kind
PassagierFahrzeug Concrete

A vehicle that can carries passengers.

direct super types : |Fahrzeug|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Anwendbar|Modifizierbar|FahrzeugZustand|Capacity|

attributes

name type cardinality changeable doc
sitze EInt 0-1 true

back to top

Drohne

kind
Drohne Concrete

direct super types : |Fahrzeug|MatrixAttributes|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Anwendbar|Modifizierbar|FahrzeugZustand|Capacity|MatixConditionMonitor|

attributes

name type cardinality changeable doc
programSlotCount EInt 0-1 false

references

name type containment cardinality changeable doc
runningPrograms RiggerProgram false 0-* true The running programms are stored here.
storedPrograms RiggerProgram true 0-* true The stored programs defines the programs to choose from when selecting the running programms.

back to top

FahrzeugModifikation

kind
Abstract

direct super types : |Beschreibbar|Quelle|GeldWert|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
capacityUsed EInt 0-1 true

back to top

Technomancer

kind
Technomancer Concrete

direct super types : |KoerperPersona|ResonanzPersona|

all super types : |Beschreibbar|ModifikatorAttribute|KoerperlicheAttribute|SpezielleAttribute|GeistigeAttribute|ChrakterLimits|AbstraktPersona|Panzerung|PersonaZustand|BerechneteAttribute|MatixConditionMonitor|MatrixAttributes|ActiveMatixDevice|

references

name type containment cardinality changeable doc
complexForms PersonaKomplexForm true 0-* true
echos Echo true 0-* true

back to top

ResonanzPersona

kind
Interface

direct super types : |ActiveMatixDevice|

all super types : |MatixConditionMonitor|MatrixAttributes|

attributes

name type cardinality changeable doc
resonanz EInt 0-1 false
resonanzBasis EInt 0-1 true

back to top

KomplexeForm

kind
KomplexeForm Concrete

direct super types : |Quelle|Beschreibbar|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
ziel ResonanzZiel 0-1 true
dauer ZauberDauer 0-1 true
schwund EString 0-1 true

back to top

PersonaKomplexForm

kind
PersonaKomplexForm Concrete

direct super types : |Erlernbar|

attributes

name type cardinality changeable doc
stufe EInt 1-1 true

references

name type containment cardinality changeable doc
form KomplexeForm false 1-1 true

back to top

Sprite

kind
Sprite Concrete

direct super types : |ResonanzPersona|Beschreibbar|Quelle|

all super types : |MatixConditionMonitor|MatrixAttributes|ActiveMatixDevice|Identifiable|

attributes

name type cardinality changeable doc
stufe EInt 0-1 true
angriffMod EInt 0-1 true
schleicherMod EInt 0-1 true
datenverarbeitungMod EInt 0-1 true
firewallMod EInt 0-1 true
initativeMod EInt 0-1 true

back to top

Echo

kind
Echo Concrete

direct super types : |AbstraktModifikatoren|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

back to top

Vertrag

kind
Vertrag Concrete

direct super types : |Beschreibbar|Quelle|GeldWert|

all super types : |Identifiable|

back to top

Lifestyle

kind
Lifestyle Concrete

direct super types : |IntervallVertrag|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Vertrag|

attributes

name type cardinality changeable doc
owned EBoolean 0-1 true

references

name type containment cardinality changeable doc
options LifestyleOption true 0-* true

back to top

Wissensfertigkeit

kind
Wissensfertigkeit Concrete

direct super types : |Fertigkeit|

all super types : |Beschreibbar|Identifiable|Quelle|Modifyable|

back to top

Sprachfertigkeit

kind
Sprachfertigkeit Concrete

direct super types : |Wissensfertigkeit|

all super types : |Beschreibbar|Identifiable|Quelle|Modifyable|Fertigkeit|

back to top

PersonaZustand

kind
Interface

attributes

name type cardinality changeable doc
zustandKoerperlichMax EInt 0-1 false
zustandGeistigMax EInt 0-1 false
zustandGrenze EInt 0-1 false

back to top

Critter

kind
Critter Concrete

direct super types : |Spezies|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

references

name type containment cardinality changeable doc
powers CritterKraft true 0-* true

back to top

IntervallVertrag

kind
IntervallVertrag Concrete

Intervall conctract. The cost have to be paid in the given period. Defined by the intervall and the unit and a start date.

direct super types : |Vertrag|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|

attributes

name type cardinality changeable doc
faelligkeitsIntervall EInt 0-1 true
unit TimeUnits 0-1 true
begin ShrDate 0-1 true The start of the contract.

back to top

Sin

kind
Sin Concrete

direct super types : |Fakeable|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Vertrag|

references

name type containment cardinality changeable doc
licences Lizenz false 0-* true

back to top

Lizenz

kind
Lizenz Concrete

direct super types : |Fakeable|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Vertrag|

attributes

name type cardinality changeable doc
lizenGegenstand EString 0-1 true

references

name type containment cardinality changeable doc
lizenzTraeger Sin false 1-1 true

back to top

Fakeable

kind
Abstract

A contact like a sin can be faked.

direct super types : |Vertrag|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|

attributes

name type cardinality changeable doc
stufe EInt 0-1 true
gefaelscht EBoolean 0-1 true

back to top

Steigerbar

kind
Interface

direct super types : |Erlernbar|

attributes

name type cardinality changeable doc
stufe EInt 0-1 true

back to top

Erlernbar

kind
Interface

A Tagging interface for all elements part of character advacements.

back to top

Credstick

kind
Credstick Concrete

A credstick can hold money and has a transactions log.

direct super types : |AbstraktGegenstand|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

attributes

name type cardinality changeable doc
maxValue EInt 1-1 true The max value of money the credstick can store.
currentValue EBigDecimal 0-1 false The current balance is the summ of all transactions.

references

name type containment cardinality changeable doc
transactionlog CredstickTransaction true 0-* true The sum of the entries is the current wertValue.

back to top

Menge

kind
Interface

This interface is used to define items coming in great numbers like amunition and others.

attributes

name type cardinality changeable doc
anzahl EInt 0-1 true The current quantity of items.
proAnzahl EInt 0-1 true Defines the number of items for the cost, if the element is a GeldWert.

back to top

Munition

kind
Munition Concrete

The ammunition defines the damage modifcation the ammunition does.

direct super types : |AbstraktGegenstand|Menge|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

attributes

name type cardinality changeable doc
damageType SchadensTyp 0-1 true
damageMod EInt 0-1 true The damage modifation of the ammo, this value is added to the damage value of the weapon when used.
armorMod EInt 0-1 true The armor modifation of the ammo, this value is added to the armor piercing of the weapon when used.

references

name type containment cardinality changeable doc
type Reichweite false 1-1 true The categorie of the ammo, the ammo can be used in every weapon with the same range category.

back to top

ModifikatorAttribute

kind
Interface

Modificator attributes are used to define additional aspects.

back to top

GebundenerGeist

kind
GebundenerGeist Concrete

attributes

name type cardinality changeable doc
dienste EInt 0-1 true The numer of services the bound spirit will provide.

references

name type containment cardinality changeable doc
geist Geist true 1-1 true

back to top

StufenPersona

kind
Interface

The rating defines the attribute values.

direct super types : |Quelle|SpezielleAttribute|GeistigeAttribute|KoerperlicheAttribute|Beschreibbar|ChrakterLimits|Panzerung|

all super types : |Identifiable|ModifikatorAttribute|

attributes

name type cardinality changeable doc
stufe EInt 1-1 true

references

name type containment cardinality changeable doc
skillGroups FertigkeitsGruppe false 0-* true
skills Fertigkeit false 0-* true

back to top

Geist

kind
Geist Concrete

This defines a spirit.

direct super types : |StufenPersona|AstraleProjektion|

all super types : |Identifiable|Quelle|ModifikatorAttribute|SpezielleAttribute|GeistigeAttribute|KoerperlicheAttribute|Beschreibbar|ChrakterLimits|Panzerung|

attributes

name type cardinality changeable doc
konstitutionBasis EInt 0-1 true
geschicklichkeitBasis EInt 0-1 true
reaktionBasis EInt 0-1 true
staerkeBasis EInt 0-1 true
charismaBasis EInt 0-1 true
willenskraftBasis EInt 0-1 true
intuitionBasis EInt 0-1 true
logikBasis EInt 0-1 true

references

name type containment cardinality changeable doc
powers CritterKraft true 0-* true
optionalPowers CritterKraft true 0-* true

back to top

Identifiable

kind
Interface

attributes

name type cardinality changeable doc
parentId EString 0-1 true

references

name type containment cardinality changeable doc
localizations Localization true 0-* true

back to top

CredstickTransaction

kind
CredstickTransaction Concrete

This is an entry in the log.

attributes

name type cardinality changeable doc
amount EBigDecimal 1-1 true
date ShrDate 1-1 true
description EString 1-1 true

back to top

Spezialisierung

kind
Spezialisierung Concrete

direct super types : |Beschreibbar|Quelle|Erlernbar|Modifyable|

all super types : |Identifiable|

references

name type containment cardinality changeable doc
fertigkeit Fertigkeit false 0-1 true

back to top

MatrixAttributes

kind
Interface

Defines the interface for all passive matix devices.

direct super types : |MatixConditionMonitor|

attributes

name type cardinality changeable doc
geraetestufe EInt 0-1 false
firewall EInt 0-1 false
datenverarbeitung EInt 0-1 false
currentModus InterfaceModus 0-1 true

back to top

ActiveMatixDevice

kind
Interface

All active Matrix defice are defined thou this interface.

direct super types : |MatrixAttributes|

all super types : |MatixConditionMonitor|

attributes

name type cardinality changeable doc
angriff EInt 0-1 false
schleicher EInt 0-1 false

back to top

Commlink

kind
Commlink Concrete

This defines the complink.

direct super types : |AbstractMatrixDevice|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|MatixConditionMonitor|MatrixAttributes|MatrixDevice|

references

name type containment cardinality changeable doc
storedPrograms BasicProgram true 0-* true The stored programs defines the programs to choose from when selecting the running programms.
storedSins Sin false 0-* true

back to top

MatixConditionMonitor

kind
Interface

attributes

name type cardinality changeable doc
matrixZustandMax EInt 0-1 false

back to top

Cyberdeck

kind
Cyberdeck Concrete

This defines the cyberdeck.

direct super types : |AbstractMatrixDevice|MatrixDevice|ActiveMatixDevice|Capacity|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|MatixConditionMonitor|MatrixAttributes|

attributes

name type cardinality changeable doc
programSlots EInt 0-1 true The number probrams the deck can run concuntrly.
attribute1 EInt 1-1 true
attribute2 EInt 1-1 true
attribute3 EInt 1-1 true
attribute4 EInt 1-1 true
modManager ModificationManager 1-1 false Keeps track of the modicators.

references

name type containment cardinality changeable doc
configuration EAttribute false 4-4 true Contains the value attribues for the matrix attributes. Index 0 firewall,1datenverarbeitung, 2 angriff and 3 schleicher.
storedPrograms MatrixProgram true 0-* true
runningPrograms MatrixProgram false 0-* true

back to top

SoftwareAgent

kind
SoftwareAgent Concrete

direct super types : |MatrixProgram|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|Software|Modifizierbar|

attributes

name type cardinality changeable doc
rating EInt 1-1 true

back to top

Host

kind
Host Concrete

This defines a host.

direct super types : |Beschreibbar|MatrixDevice|ActiveMatixDevice|

all super types : |MatixConditionMonitor|MatrixAttributes|

attributes

name type cardinality changeable doc
hostRating EInt 0-1 true
baseFirewall EInt 0-1 true
baseDatenverarbeitung EInt 0-1 true
baseAngriff EInt 0-1 true
baseSchleicher EInt 0-1 true

back to top

CyberwareModifikatioren

kind
Interface

Collects the cyberware related modificators.

direct super types : |ModifikatorAttribute|

attributes

name type cardinality changeable doc
directNeuralInterface EBoolean 0-1 true Defnies a DNI.
universalDataConnector EBoolean 0-1 true Defines the UDC.
controlRig EInt 0-1 true Defines a rigger controll. The value is the grade.
simRig EInt 0-1 true
riggerInterface EBoolean 0-1 true

back to top

RiggerCommandConsole

kind
RiggerCommandConsole Concrete

Defines rigger consoles.

direct super types : |AbstractMatrixDevice|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|MatixConditionMonitor|MatrixAttributes|MatrixDevice|

attributes

name type cardinality changeable doc
rauschunterdrueckung EInt 0-1 false
zugriff EInt 0-1 false
datenverarbeitungBasis EInt 1-1 true
firewallBasis EInt 1-1 true
zugriffBasis EInt 0-1 true This value is for the zugriff feature, the rauchunter. is calculated as deviceRating-zugriffBasis.

references

name type containment cardinality changeable doc
storedPrograms RiggerProgram true 0-* true
runningPrograms RiggerProgram false 0-* true

back to top

AutoSoft

kind
AutoSoft Concrete

Defines the software for drones.

direct super types : |RiggerProgram|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|Software|

attributes

name type cardinality changeable doc
rating EInt 1-1 true

references

name type containment cardinality changeable doc
skill Fertigkeit false 0-1 true
weapon AbstaktWaffe false 0-1 true
model Drohne false 0-1 true

back to top

Software

kind
Interface

direct super types : |GeldWert|Beschreibbar|Quelle|

all super types : |Identifiable|

back to top

MatrixProgram

kind
Interface

direct super types : |Software|Modifizierbar|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|

back to top

Tutorsoft

kind
Tutorsoft Concrete

direct super types : |BasicProgram|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|Software|

attributes

name type cardinality changeable doc
rating EInt 1-1 true

references

name type containment cardinality changeable doc
skill Fertigkeit false 1-1 true

back to top

SkillSoft

kind
SkillSoft Concrete

direct super types : |Software|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|

attributes

name type cardinality changeable doc
rating EInt 1-1 true

references

name type containment cardinality changeable doc
skill Fertigkeit false 1-1 true

back to top

FahrzeugZustand

kind
Interface

attributes

name type cardinality changeable doc
zustandMax EInt 0-1 false

back to top

PersonalAreaNetwork

kind
PersonalAreaNetwork Concrete

attributes

name type cardinality changeable doc
slaveMax EInt 0-1 false

references

name type containment cardinality changeable doc
slaves MatrixDevice false 0-* true
master MatrixDevice false 1-1 true

back to top

BasicProgram

kind
Abstract

direct super types : |Software|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|

back to top

Datasoft

kind
Datasoft Concrete

direct super types : |BasicProgram|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|Software|

references

name type containment cardinality changeable doc
skill Wissensfertigkeit false 1-1 true

back to top

AbstractMatrixDevice

kind
Interface

direct super types : |AbstraktGegenstand|MatrixDevice|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|MatixConditionMonitor|MatrixAttributes|

attributes

name type cardinality changeable doc
deviceRating EInt 1-1 true The device rating, it defines the basic properties of a matrix device.

back to top

ConsumerSoft

kind
ConsumerSoft Concrete

direct super types : |BasicProgram|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|Software|

attributes

name type cardinality changeable doc
type ProgramType 0-1 true

back to top

RiggerProgram

kind
Interface

direct super types : |Software|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|

back to top

MatrixDevice

kind
Interface

The basic matic device.

direct super types : |MatrixAttributes|

all super types : |MatixConditionMonitor|

references

name type containment cardinality changeable doc
pan PersonalAreaNetwork true 0-1 true

back to top

CommonProgram

kind
CommonProgram Concrete

direct super types : |MatrixProgram|RiggerProgram|

all super types : |GeldWert|Beschreibbar|Identifiable|Quelle|Software|Modifizierbar|

attributes

name type cardinality changeable doc
programType MatrixProgramType 0-1 true

back to top

WeaponMount

kind
WeaponMount Concrete

direct super types : |FahrzeugModifikation|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|

references

name type containment cardinality changeable doc
weapon AbstaktWaffe true 1-1 true

back to top

LifestyleOption

kind
LifestyleOption Concrete

direct super types : |Beschreibbar|Quelle|GeldWert|

all super types : |Identifiable|

back to top

PercentLifestyleOption

kind
PercentLifestyleOption Concrete

The werValue ist interpreted as percent value so the wert is wertContainer * wertValue/100.

direct super types : |LifestyleOption|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|

back to top

Localization

kind
Localization Concrete

attributes

name type cardinality changeable doc
local EString 1-1 true
name EString 1-1 true
page EInt 0-1 true

back to top

BerechneteAttribute

kind
Interface

Contains the calculatetd derived attributes like composure. Attribute only testst for example.

attributes

name type cardinality changeable doc
errinerungsvermoegen EInt 1-1 false The memory.
menschenkenntnis EInt 1-1 false The Judge Intentions.
selbstbeherrschung EInt 1-1 false The Composure.

back to top

MagischeStufe

kind
Interface

This is the basic magical rating class.

attributes

name type cardinality changeable doc
stufe EInt 0-1 true

back to top

Fokus

kind
Interface

The fokus has binding costs.

direct super types : |MagischeStufe|Erlernbar|

attributes

name type cardinality changeable doc
bindungskosten EInt 1-1 false The memory.

back to top

AbstraktFokus

kind
Abstract

direct super types : |Fokus|AbstraktGegenstand|

all super types : |MagischeStufe|Erlernbar|Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

back to top

QiFokus

kind
QiFokus Concrete

direct super types : |AbstraktFokus|

all super types : |MagischeStufe|Erlernbar|Fokus|Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|

references

name type containment cardinality changeable doc
power KiKraft true 1-1 true

back to top

WaffenFokus

kind
WaffenFokus Concrete

direct super types : |Nahkampfwaffe|Fokus|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|AbstaktWaffe|MagischeStufe|Erlernbar|

back to top

MagieFokus

kind
MagieFokus Concrete

direct super types : |AbstraktFokus|

all super types : |MagischeStufe|Erlernbar|Fokus|Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|

attributes

name type cardinality changeable doc
bindungsFaktor EInt 1-1 true

back to top

FokusBinding

kind
FokusBinding Concrete

This represent an binding to a fokus.

attributes

name type cardinality changeable doc
active EBoolean 0-1 true

references

name type containment cardinality changeable doc
fokus Fokus false 1-1 true

back to top

Substance

kind
Abstract

direct super types : |Beschreibbar|Quelle|GeldWert|Menge|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
vector SubstanceVector 0-1 true
speed EString 0-1 true

back to top

Toxin

kind
Toxin Concrete

direct super types : |Substance|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Menge|

attributes

name type cardinality changeable doc
power EInt 0-1 true
penetration EInt 0-1 true
effect SubstanceEffect 0-* true

back to top

Drug

kind
Drug Concrete

direct super types : |Substance|Modifizierbar|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|Menge|

attributes

name type cardinality changeable doc
duration EString 0-1 true
addictionType AddictionType 0-1 true

back to top

Magazin

kind
Magazin Concrete

This is the bullet container (clip) for a fw.

direct super types : |AbstraktGegenstand|Capacity|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

references

name type containment cardinality changeable doc
type Feuerwaffe false 1-1 true The type defines which weapon this magazin can be used with.
bullets Munition false 0-* true This reference holds the current loaded amuntition, when used the first element should be removed.

back to top

DefaultWifi

kind
DefaultWifi Concrete

A default wifi device to provide access.

direct super types : |AbstractMatrixDevice|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|MatixConditionMonitor|MatrixAttributes|MatrixDevice|

back to top

SubstanceContainer

kind
SubstanceContainer Concrete

Holds the substance inthe inventory.

direct super types : |AbstraktGegenstand|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|

references

name type containment cardinality changeable doc
substance Substance true 0-1 true

back to top

Capacity

kind
Interface

This interfaces defines a simple capacity contract which bounds the capacty of a given refenrence to an interger feature.

attributes

name type cardinality changeable doc
capacity EInt 0-1 false The capacity value.
capacityRemains EInt 0-1 false

references

name type containment cardinality changeable doc
capacityFeature EReference false 0-1 false The reference which is limited by this capacity description.

methods

name | doc ----|---|---|---|---|--- canAdd|

back to top

CyberwareEnhancement

kind
CyberwareEnhancement Concrete

Defines an enhancements for a cyberware.

direct super types : |GeldWert|AbstraktModifikatoren|

all super types : |Beschreibbar|Modifizierbar|Identifiable|Quelle|

attributes

name type cardinality changeable doc
capacityUse EInt 0-1 true
type CyberwareType 0-1 true

back to top

CyberImplantWeapon

kind
CyberImplantWeapon Concrete

direct super types : |CyberwareEnhancement|

all super types : |GeldWert|Beschreibbar|Modifizierbar|Identifiable|Quelle|AbstraktModifikatoren|

references

name type containment cardinality changeable doc
weapon AbstaktWaffe true 1-1 true

back to top

MagischeTradition

kind
MagischeTradition Concrete

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
enzug Enzug 0-1 true

references

name type containment cardinality changeable doc
beschwoerbar Geist false 0-* true

back to top

ShoppingTransaction

kind
ShoppingTransaction Concrete

direct super types : |CredstickTransaction|

attributes

name type cardinality changeable doc
fee EDouble 0-1 true The addional fee is a factor which will be added to the sum.
caculatedCosts EBigDecimal 0-1 false

references

name type containment cardinality changeable doc
items GeldWert false 0-* true

back to top

TransferAmount

kind
TransferAmount Concrete

direct super types : |CredstickTransaction|

attributes

name type cardinality changeable doc
amountToTransfer EBigDecimal 0-1 true

references

name type containment cardinality changeable doc
source Credstick false 1-1 true
dest Credstick false 1-1 true

back to top

KleindungsModifikator

kind
KleindungsModifikator Concrete

direct super types : |Beschreibbar|Quelle|GeldWert|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
rating EInt 0-1 true
type armorModificationType 0-1 true
capacity EInt 0-1 false

back to top

Modifyable

kind
Interface

back to top

Sensor

kind
Sensor Concrete

direct super types : |Capacity|Beschreibbar|Quelle|GeldWert|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
rating EInt 0-1 true
capacityValue EInt 0-1 true

references

name type containment cardinality changeable doc
functions SensorFunction false 0-* true

back to top

SensorArray

kind
SensorArray Concrete

direct super types : |Sensor|

all super types : |Capacity|Beschreibbar|Identifiable|Quelle|GeldWert|

back to top

SensorFunction

kind
SensorFunction Concrete

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

attributes

name type cardinality changeable doc
maxRange EInt 0-1 true

back to top

MartialartStyle

kind
MartialartStyle Concrete

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

references

name type containment cardinality changeable doc
techniques MartialartTechnique false 0-* true
usableWith Fertigkeit false 0-* true The skills the style can be used as spec.

back to top

MartialartTechnique

kind
MartialartTechnique Concrete

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

back to top

PersonaMartialartStyle

kind
PersonaMartialartStyle Concrete

direct super types : |Spezialisierung|

all super types : |Beschreibbar|Identifiable|Quelle|Erlernbar|Modifyable|

references

name type containment cardinality changeable doc
style MartialartStyle false 1-1 true
techniques PersonaMartialartTechnique true 0-* true

back to top

PersonaMartialartTechnique

kind
PersonaMartialartTechnique Concrete

direct super types : |Erlernbar|

references

name type containment cardinality changeable doc
technique MartialartTechnique false 1-1 true

back to top

FahrzeugErweiterung

kind
FahrzeugErweiterung Concrete

direct super types : |FahrzeugModifikation|

all super types : |Beschreibbar|Identifiable|Quelle|GeldWert|

back to top

AbtraktGranate

kind
Interface

Defines the basic properties of a grenate, can optional hold a substance as gas genate for example.

attributes

name type cardinality changeable doc
blast EString 0-1 true

references

name type containment cardinality changeable doc
chemical Substance true 0-1 true

back to top

MiniGrenate

kind
MiniGrenate Concrete

direct super types : |Munition|AbtraktGranate|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|Menge|

back to top

Granate

kind
Granate Concrete

direct super types : |Wurfwaffe|AbtraktGranate|

all super types : |Identifiable|Quelle|GeldWert|Beschreibbar|Modifizierbar|Anwendbar|AbstraktGegenstand|AbstaktWaffe|AbstaktFernKampfwaffe|Menge|

back to top

SourceLink

kind
SourceLink Concrete

Defines a simple link to a source book page.

direct super types : |Beschreibbar|Quelle|

all super types : |Identifiable|

references

name type containment cardinality changeable doc
subLinks SourceLink true 0-* true

back to top

all enums

The complete list of all EEnums in this package.

|FeuerModus|SchadensTyp|MagazinTyp|FeuwerwaffenErweiterung|ModifikatorType|SmartgunType|ZauberArt|ZauberReichweite|ZauberDauer|CritterHandlung|CritterReichweite|CritterDauer|ResonanzZiel|InterfaceModus|ProgramType|MatrixProgramType|SubstanceVector|SubstanceEffect|AddictionType|TimeUnits|CyberwareType|Enzug|armorModificationType|

FeuerModus

name literal value doc
EM EM 0
HM HM 1
SM SM 2
AM AM 3

back to top

SchadensTyp

name literal value doc
koerperlich koerperlich 0
geistig geistig 1
speziell speziell 2

back to top

MagazinTyp

name literal value doc
Clip Clip 0
Trommel Trommel 1
Gurt Gurt 2
Streifen Streifen 3

back to top

FeuwerwaffenErweiterung

name literal value doc
Lauf Lauf 0
Unten Unten 1
Oben Oben 2

back to top

ModifikatorType

name literal value doc
Natural Natural 0
Cyber Cyber 1
Bio Bio 2

back to top

SmartgunType

name literal value doc
SmartBrille SmartBrille 0
SmartGun SmartGun 1
SmatgunII SmatgunII 2

back to top

ZauberArt

name literal value doc
Mana Mana 0
Physisch Physisch 1

back to top

ZauberReichweite

name literal value doc
Blickfeld Blickfeld 0
Begrenzt Begrenzt 1
Selbst Selbst 2
Beruehrung Beruehrung 3

back to top

ZauberDauer

name literal value doc
Sofort Sofort 0
Aufrechterhalten Aufrechterhalten 1
Permanent Permanent 2

back to top

CritterHandlung

name literal value doc
komplex komplex 0
auto auto 1

back to top

CritterReichweite

name literal value doc
blickfeld blickfeld 0
beruehrung beruehrung 1
selbst selbst 2
speziell speziell 3

back to top

CritterDauer

name literal value doc
immer immer 0
sofort sofort 1
aufrechterhalten aufrechterhalten 2
permanent permanent 3
speziell speziell 4

back to top

ResonanzZiel

name literal value doc
datei datei 0
geraet geraet 1
selbst selbst 2
persona persona 3
sprite sprite 4

back to top

InterfaceModus

name literal value doc
augmentedReality augmentedReality 0
coldSim coldSim 1
hotSim hotSim 2

back to top

ProgramType

name literal value doc
defaultSoft defaultSoft 0
dataSoft dataSoft 1
shopSoft shopSoft 2

back to top

MatrixProgramType

name literal value doc
defaultProgram defaultProgram 0
hackingProgram hackingProgram 1

back to top

SubstanceVector

name literal value doc
contact contact 0
inhalation inhalation 1
ingestion ingestion 2
injection injection 3

back to top

SubstanceEffect

name literal value doc
disorientation disorientation 0
nausea nausea 1
paralysis paralysis 2
stunDamage stunDamage 3

back to top

AddictionType

name literal value doc
psychological psychological 0
physiological physiological 1
both both 2

back to top

TimeUnits

Defines time units.

name literal value doc
sec sec 0
min min 1
hour hour 2
day day 3
week week 4
month month 5
year year 6

back to top

CyberwareType

name literal value doc
headware headware 0
bodyware bodyware 0
cyberlimb cyberlimb 0
earware earware 0
eyeware eyeware 0

back to top

Enzug

name literal value doc
wil_log wil_log 0
wil_cha wil_cha 0
wil_int wil_int 0

back to top

armorModificationType

name literal value doc
ChemicalProtection ChemicalProtection 0
ChemicalSeal ChemicalSeal 0
FireResistance FireResistance 0
Insulation Insulation 0
Nonconductivity Nonconductivity 0
ShockFrills ShockFrills 0
ThermalDamping ThermalDamping 0

back to top

all edatatypes

The complete list of all EDataTypes in this package.

|ShrDate|ModificationManager|

ShrDate

instanceTypeName instanceClassName serializable doc
java.util.Date java.util.Date true

back to top

ModificationManager

instanceTypeName instanceClassName serializable doc
de.urszeidler.eclipse.shr5.ModSetter de.urszeidler.eclipse.shr5.ModSetter false

back to top

Clone this wiki locally