|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VTStyleSelector
A representation of the model object 'Style Selector'.
VTTemplatePackage.getStyleSelector()| Field Summary | |
|---|---|
static Double |
NOT_APPLICABLE
Return this constant if the selector is not applicable. |
| Method Summary | |
|---|---|
double |
isApplicable(VElement vElement,
ViewModelContext viewModelContext)
Checks how well a VElement is fitting. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final Double NOT_APPLICABLE
| Method Detail |
|---|
double isApplicable(VElement vElement,
ViewModelContext viewModelContext)
VElement is fitting.
vElement - the VElement to checkviewModelContext - the ViewModelContext currently used
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||