public static class ConventionPde.TargetPlatformSetter extends SetupAction
Sets the target platform.
SetupAction.Internal<Host extends SetupAction>
OsgiExecable.ReflectionClient<Host extends OsgiExecable.ReflectionHost>, OsgiExecable.ReflectionHost
Constructor and Description |
---|
TargetPlatformSetter(String name,
ArrayList<File> installations) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Executing <getDescription>... |
protected void |
populateOrdering(OrderingConstraints<Class<? extends SetupAction>> ordering)
Populates the ordering constraints.
|
getOrdering, order, toString
run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
exec
protected void populateOrdering(OrderingConstraints<Class<? extends SetupAction>> ordering)
SetupAction
Populates the ordering constraints.
populateOrdering
in class SetupAction
public String getDescription()
SetupAction
Executing <getDescription>... done.
getDescription
in class SetupAction