JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.fzi.sensidl.language.generator
Interface IExecuter
public interface
IExecuter
Represents a helper interface with the responsibility to encapsulate the method calls for generating a data transfer-, encoder- and decoder-object.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
execute
()
Defines the method which invokes the method calls for generation.
Method Detail
execute
void execute()
Defines the method which invokes the method calls for generation.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method