-
Notifications
You must be signed in to change notification settings - Fork 9
runtime model
The complete list of all EClasses in this package.
|ExtendetData|Enviorment|NahkampModifikationen|ExtendetDataAware|PhyicalState|RuntimeCharacter|Team|AbstractExtendetDataAware|GruntTeam|GruntRuntimeCharacter|Vehicle|Drone|MatrixDevice|RiggerConsole|Cyberdeck|
kind |
---|
Concrete |
Is the key of the extendetData Map.
references
name | type | containment | cardinality | changeable | doc |
---|---|---|---|---|---|
eObject | EObject | false | 0-1 | true | |
eFeature | EStructuralFeature | false | 1-1 | true |
kind |
---|
Concrete |
direct super types : |AbstractExtendetDataAware|
all super types : |ExtendetDataAware|
kind |
---|
Interface |
Contains the close combat modification types.
attributes
name | type | cardinality | changeable | doc |
---|---|---|---|---|
chracterIsDown | EBoolean | 0-1 | true | |
enemyCloseCombat | EInt | 0-1 | true | |
characterRunning | EBoolean | 0-1 | true | |
characterProne | EBoolean | 0-1 | true |
kind |
---|
Interface |
attributes
name | type | cardinality | changeable | doc |
---|---|---|---|---|
extendetData | EMap | 1-1 | true |
methods
name | doc ----|---|---|---|---|--- addToExtendetData|add a value to the extendet data store getIntegerValue|return an integer value or null increaseValue| decreaseValue| hasValue| addToList| addUniqueToList| getListValue|
kind |
---|
Interface |
attributes
name | type | cardinality | changeable | doc |
---|---|---|---|---|
physicalDamage | EInt | 0-1 | true | |
mentalDamage | EInt | 0-1 | true | |
zustand | Zustand | 0-1 | true | The character state, can be ok, dying ... stunned. |
overDead | EInt | 0-1 | false |
kind |
---|
Concrete |
direct super types : |AbstractExtendetDataAware|PhyicalState|
all super types : |ExtendetDataAware|
attributes
name | type | cardinality | changeable | doc |
---|---|---|---|---|
usedEdge | EInt | 0-1 | true | Counts the edge used. |
references
name | type | containment | cardinality | changeable | doc |
---|---|---|---|---|---|
character | ManagedCharacter | false | 1-1 | true | |
rightHand | AbstraktGegenstand | false | 0-1 | true | The item in the right hand of the character. |
leftHand | AbstraktGegenstand | false | 0-1 | true | The item in the left hand of the character. |
inUse | AbstraktGegenstand | false | 0-* | true | The items the character carries right know, it is a subset of the characters inventory. |
armor | Kleidung | false | 0-1 | true | The cloth the character curently uses. |
methods
name | doc ----|---|---|---|---|--- canUseEdge|Simple method to decide if the character has edge left.
kind |
---|
Concrete |
direct super types : |Beschreibbar|
references
name | type | containment | cardinality | changeable | doc |
---|---|---|---|---|---|
members | RuntimeCharacter | true | 0-* | true |
kind |
---|
Abstract |
direct super types : |ExtendetDataAware|
kind |
---|
Concrete |
direct super types : |Team|
all super types : |Beschreibbar|
references
name | type | containment | cardinality | changeable | doc |
---|---|---|---|---|---|
gruntGroup | GruntGroup | false | 1-1 | true | Links to a grunt group, for each member a runtime represatation is created. |
methods
name | doc ----|---|---|---|---|--- buildMembers|
kind |
---|
Concrete |
direct super types : |RuntimeCharacter|
all super types : |ExtendetDataAware|AbstractExtendetDataAware|PhyicalState|
kind |
---|
Abstract |
direct super types : |AbstractExtendetDataAware|
all super types : |ExtendetDataAware|
attributes
name | type | cardinality | changeable | doc |
---|---|---|---|---|
vehicleCondition | EInt | 0-1 | true | |
modus | InterfaceModus | 0-1 | true | |
currentSpeed | EInt | 0-1 | true |
references
name | type | containment | cardinality | changeable | doc |
---|---|---|---|---|---|
vehicle | Fahrzeug | false | 1-1 | true |
kind |
---|
Concrete |
direct super types : |Vehicle|
all super types : |ExtendetDataAware|AbstractExtendetDataAware|
kind |
---|
Concrete |
attributes
name | type | cardinality | changeable | doc |
---|---|---|---|---|
matrixCondition | EInt | 0-1 | true | |
marks | EInt | 0-1 | true |
references
name | type | containment | cardinality | changeable | doc |
---|---|---|---|---|---|
device | MatrixDevice | false | 1-1 | true |
kind |
---|
Concrete |
direct super types : |MatrixDevice|
kind |
---|
Concrete |
direct super types : |MatrixDevice|
The complete list of all EEnums in this package.
|Zustand|
name | literal | value | doc |
---|---|---|---|
ok | ok | 0 | |
betaeubt | betaeubt | 1 | |
sterbend | sterbend | 2 | |
tot | tot | 3 |
The complete list of all EDataTypes in this package.
|