A B C D E G M N R S T X 
All Classes All Packages

A

activate(ComponentContext) - Method in class net.ssehub.easy.instantiation.ant.Registration
Private method to activate plugin.
ant(Path, String, String) - Static method in class net.ssehub.easy.instantiation.ant.instantiators.Ant
Executes a specific ANT-build target.
Ant - Class in net.ssehub.easy.instantiation.ant.instantiators
Builds Java applications with ANT.
Ant() - Constructor for class net.ssehub.easy.instantiation.ant.instantiators.Ant
 
antDebugging(Project) - Static method in class net.ssehub.easy.instantiation.ant.instantiators.Ant
Applies debugging settings to the ANT project.
antDebugging(Project) - Static method in class net.ssehub.easy.instantiation.ant.instantiators.Make
Applies debugging settings to the executing ANT project.
argumentsToString(Map<String, Object>) - Static method in class net.ssehub.easy.instantiation.ant.instantiators.Make
Turns VIL parameters into string parameters for Make.

B

buildFinished(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
buildStarted(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 

C

CONSOLE_LOGGER - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Ant
 
CONSOLE_LOGGER - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Make
 
createTempBuildFile(String, String) - Static method in class net.ssehub.easy.instantiation.ant.instantiators.Make
Creates a temporary ANT build file to execute make.
CustomAntLogger - Class in net.ssehub.easy.instantiation.ant.instantiators
ANT-Message Handler.
CustomAntLogger() - Constructor for class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
Creates a custom ANT logger.

D

deactivate(ComponentContext) - Method in class net.ssehub.easy.instantiation.ant.Registration
Private method to to de-activate plugin.

E

ERR_PRIO - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Ant
 
ERR_PRIO - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Make
 

G

getMessages() - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
Returns the collected errors.

M

make(Path, String, String, Map<String, Object>) - Static method in class net.ssehub.easy.instantiation.ant.instantiators.Make
Runs make-scripts with the help of ANT.
Make - Class in net.ssehub.easy.instantiation.ant.instantiators
A Make-Instantiator, wich runs make-scripts with the help of ANT (operating system independent).
Make() - Constructor for class net.ssehub.easy.instantiation.ant.instantiators.Make
 
messageLogged(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
messages - Variable in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
MSG_PRIO - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Ant
 
MSG_PRIO - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Make
 

N

net.ssehub.easy.instantiation.ant - package net.ssehub.easy.instantiation.ant
ANT additions to VIL.
net.ssehub.easy.instantiation.ant.instantiators - package net.ssehub.easy.instantiation.ant.instantiators
Java-specific instantiators.

R

register() - Static method in class net.ssehub.easy.instantiation.ant.Registration
Registers the ANT artifacts and instantiators.
registered - Static variable in class net.ssehub.easy.instantiation.ant.Registration
 
Registration - Class in net.ssehub.easy.instantiation.ant
Registers the ANT additions to VIL.
Registration() - Constructor for class net.ssehub.easy.instantiation.ant.Registration
 

S

setEmacsMode(boolean) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
setErrorPrintStream(PrintStream) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
setMessageOutputLevel(int) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
setMessages(HashMap<Integer, String>) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
Defines the errors to be set.
setOutputPrintStream(PrintStream) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 

T

targetFinished(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
targetStarted(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
taskFinished(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 
taskStarted(BuildEvent) - Method in class net.ssehub.easy.instantiation.ant.instantiators.CustomAntLogger
 

X

XML_TYPE - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Ant
 
XML_TYPE - Static variable in class net.ssehub.easy.instantiation.ant.instantiators.Make
 
A B C D E G M N R S T X 
All Classes All Packages