|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RuleServiceHelper
| Method Summary | ||
|---|---|---|
|
getInvolvedEObjects(org.eclipse.emf.ecore.EStructuralFeature.Setting setting,
Object newValue,
Class<T> renderableClass)
Gets the involved EObjects that would be hidden
or disabled if newValue would be set. |
|
| Method Detail |
|---|
<T extends VElement> Set<T> getInvolvedEObjects(org.eclipse.emf.ecore.EStructuralFeature.Setting setting,
Object newValue,
Class<T> renderableClass)
EObjects that would be hidden
or disabled if newValue would be set.
T - the type of the returned EObjectssetting - the current settingnewValue - the new value which may be setrenderableClass - the class type that has to be matched. Used for filtering the result set
VElements that match the given type T
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||