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, toStringrunclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecprotected void populateOrdering(OrderingConstraints<Class<? extends SetupAction>> ordering)
SetupActionPopulates the ordering constraints.
populateOrdering in class SetupActionpublic String getDescription()
SetupActionExecuting <getDescription>... done.
getDescription in class SetupAction