Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

E

East - Annotation Type in hu.elte.txtuml.api.layout
A diagram layout statement which sets that some nodes and/or node groups ( East.val()) are somewhere right to other nodes and/or node groups ( East.from()).
EastContainer - Annotation Type in hu.elte.txtuml.api.layout.containers
The container for repeatable annotation East.
effect() - Method in class hu.elte.txtuml.api.model.StateMachine.Transition
Overridable method to implement the effect of this transition.
ElseException - Exception in hu.elte.txtuml.api.model.impl
Used by StateMachine.TransitionBase.Else() to represent the special boolean value of 'else'.
ElseException() - Constructor for exception hu.elte.txtuml.api.model.impl.ElseException
 
elseGuardFromNonChoiceVertex(StateMachine.Transition) - Method in interface hu.elte.txtuml.api.model.execution.ErrorListener
 
elseGuardFromNonChoiceVertex(StateMachine.Transition) - Method in class hu.elte.txtuml.api.model.execution.log.ErrorLogger
 
EmptyCollectionError - Error in hu.elte.txtuml.api.model.error
Thrown when an element is to be taken from a txtUML API collection but the collection is empty.
EmptyCollectionError() - Constructor for error hu.elte.txtuml.api.model.error.EmptyCollectionError
 
End() - Constructor for class hu.elte.txtuml.api.model.Association.End
 
enteringVertex(ModelClass, StateMachine.Vertex) - Method in class hu.elte.txtuml.api.model.execution.diagnostics.DiagnosticsService
 
enteringVertex(ModelClass, StateMachine.Vertex) - Method in class hu.elte.txtuml.api.model.execution.log.TraceLogger
 
enteringVertex(ModelClass, StateMachine.Vertex) - Method in interface hu.elte.txtuml.api.model.execution.TraceListener
 
entry() - Method in class hu.elte.txtuml.api.model.StateMachine.Pseudostate
A final empty method overriding the entry action of StateMachine.Vertex.
entry() - Method in class hu.elte.txtuml.api.model.StateMachine.State
 
entry() - Method in class hu.elte.txtuml.api.model.StateMachine.Vertex
Overridable method to implement the entry action of this vertex.
equals(Object) - Method in class hu.elte.txtuml.api.model.DataType
 
equals(Object) - Method in class hu.elte.txtuml.api.model.GeneralCollection
 
error(Consumer<ErrorListener>) - Method in class hu.elte.txtuml.api.model.execution.impl.base.AbstractModelRuntime
 
error(Consumer<ErrorListener>) - Method in class hu.elte.txtuml.api.model.execution.impl.base.AbstractSignalTargetRuntime
 
error(String) - Method in class hu.elte.txtuml.api.model.execution.log.LoggerBase
Logs an error message.
ErrorLevel - Enum in hu.elte.txtuml.api.model.execution.seqdiag.error
 
ErrorListener - Interface in hu.elte.txtuml.api.model.execution
Listener for runtime errors of the model execution.
ErrorLogger - Class in hu.elte.txtuml.api.model.execution.log
Writes into the Logger.executor log about every error event of a model executor.
ErrorLogger(String) - Constructor for class hu.elte.txtuml.api.model.execution.log.ErrorLogger
 
Event - Class in hu.elte.txtuml.api.model
Base class for events in the model.
eventTargetClassName - Variable in class hu.elte.txtuml.api.model.execution.diagnostics.protocol.ModelEvent
 
ExecMode - Enum in hu.elte.txtuml.api.model.seqdiag
 
Execution - Interface in hu.elte.txtuml.api.model.execution
This interface provides the simplest API to execute txtUML models.
Execution.Handle - Interface in hu.elte.txtuml.api.model.execution
A model execution handle.
Execution.Settings - Class in hu.elte.txtuml.api.model.execution
The public fields of this class describe the basic settings of a model execution.
ExecutionMode - Annotation Type in hu.elte.txtuml.api.model.seqdiag
 
executionStarted() - Method in class hu.elte.txtuml.api.model.execution.log.TraceLogger
 
executionStarted() - Method in interface hu.elte.txtuml.api.model.execution.TraceListener
 
executionTerminated() - Method in class hu.elte.txtuml.api.model.execution.log.TraceLogger
 
executionTerminated() - Method in interface hu.elte.txtuml.api.model.execution.TraceListener
 
ExecutorThread - Interface in hu.elte.txtuml.api.model.impl
A model executor thread is used by a model executor to run a model or parts of a model (the executor may use multiple threads).
exit() - Method in class hu.elte.txtuml.api.model.StateMachine.Pseudostate
A final empty method overriding the exit action of StateMachine.Vertex.
exit() - Method in class hu.elte.txtuml.api.model.StateMachine.State
 
exit() - Method in class hu.elte.txtuml.api.model.StateMachine.Vertex
Overridable method to implement the exit action of this vertex.
External - Annotation Type in hu.elte.txtuml.api.model
Marks that the annotated element (type, field, method, constructor or super type declaration) is not part of the model therefore it is not validated or exported and is invisible from other (non-external) parts of the model.
ExternalBody - Annotation Type in hu.elte.txtuml.api.model
Marks that the body of the annotated method or constructor is not part of the model and therefore it is not validated or exported.
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links