public class OomphConvention extends Object
Base class for implementing a DSL around a specific part of the IDE.
Modifier and Type | Field and Description |
---|---|
protected OomphIdeExtension |
extension |
Modifier and Type | Method and Description |
---|---|
protected void |
requireIUs(String... ius)
Ensures the p2 model contains the given IUs.
|
protected void |
setPerspectiveOver(String toSet,
String... toTrump)
Sets the perspective to the first value, if the existing value is one of the other values.
|
protected final OomphIdeExtension extension
protected void requireIUs(String... ius)
Ensures the p2 model contains the given IUs.