Skip to content

runtime model

UrsZeidler edited this page Nov 27, 2014 · 3 revisions

concret classes in the model runtime

all classes

The complete list of all EClasses in this package.

|ExtendetData|Enviorment|NahkampModifikationen|ExtendetDataAware|PhyicalState|RuntimeCharacter|Team|AbstractExtendetDataAware|GruntTeam|GruntRuntimeCharacter|

ExtendetData

kind
ExtendetData 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

back to top

Enviorment

kind
Enviorment Concrete

direct super types : |AbstractExtendetDataAware|

all super types : |ExtendetDataAware|

back to top

NahkampModifikationen

kind
Interface

Contains the close combat modification types.

attributes

name type cardinality changeable doc
chracterIsDown EBoolean 0-1 true
enemyCloseCombat EInt 0-1 true

back to top

ExtendetDataAware

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|

back to top

PhyicalState

kind
Interface

attributes

name type cardinality changeable doc
physicalDamage EInt 0-1 true
mentalDamage EInt 0-1 true
zustand Zustand 0-1 true
overDead EInt 0-1 false

back to top

RuntimeCharacter

kind
RuntimeCharacter Concrete

direct super types : |AbstractExtendetDataAware|PhyicalState|

all super types : |ExtendetDataAware|

references

name type containment cardinality changeable doc
character ManagedCharacter false 1-1 true
rightHand AbstraktGegenstand false 0-1 true
leftHand AbstraktGegenstand false 0-1 true
inUse AbstraktGegenstand false 0-* true
armor Kleidung false 0-1 true

back to top

Team

kind
Team Concrete

direct super types : |Beschreibbar|

references

name type containment cardinality changeable doc
members RuntimeCharacter true 0-* true

back to top

AbstractExtendetDataAware

kind
Abstract

direct super types : |ExtendetDataAware|

back to top

GruntTeam

kind
GruntTeam Concrete

direct super types : |Team|

all super types : |Beschreibbar|

references

name type containment cardinality changeable doc
gruntGroup GruntGroup false 1-1 true

methods

name | doc ----|---|---|---|---|--- buildMembers|

back to top

GruntRuntimeCharacter

kind
GruntRuntimeCharacter Concrete

direct super types : |RuntimeCharacter|

all super types : |ExtendetDataAware|AbstractExtendetDataAware|PhyicalState|

back to top

all enums

The complete list of all EEnums in this package.

|Zustand|

Zustand

name literal value doc
ok ok 0
betaeubt betaeubt 1
sterbend sterbend 2
tot tot 3

back to top

all edatatypes

The complete list of all EDataTypes in this package.

|

Clone this wiki locally