|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MarkovChain
A representation of the model object 'Chain'.
The following features are supported:
MarkovPackage.getMarkovChain()
Method Summary | |
---|---|
|
getStates()
Returns the value of the 'States' reference list. |
|
getTransitions()
Returns the value of the 'Transitions' reference list. |
Methods inherited from interface de.uka.ipd.sdq.markov.Entity |
---|
getName, setName |
Method Detail |
---|
getStates()
State
.
If the meaning of the 'States' reference list isn't clear, there really should be more of a description here...
MarkovPackage.getMarkovChain_States()
getTransitions()
Transition
.
If the meaning of the 'Transitions' reference list isn't clear, there really should be more of a description here...
MarkovPackage.getMarkovChain_Transitions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |