|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectorInfo
A representation of the model object 'Selector Info'. Contains infromation defining selectors and locators defined by this application.
The following features are supported:
SelectorejbextPackage.getSelectorInfo()
Method Summary | |
---|---|
Locators |
getLocators()
Returns the value of the 'Locators' containment reference |
Selectors |
getSelectors()
Returns the value of the 'Selectors' containment reference |
void |
setLocators(Locators value)
Sets the value of the ' Locators ' containment reference |
void |
setSelectors(Selectors value)
Sets the value of the ' Selectors ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Locators getLocators()
setLocators(Locators)
,
SelectorejbextPackage.getSelectorInfo_Locators()
void setLocators(Locators value)
Locators
' containment reference.
value
- the new value of the 'Locators' containment reference.getLocators()
Selectors getSelectors()
setSelectors(Selectors)
,
SelectorejbextPackage.getSelectorInfo_Selectors()
void setSelectors(Selectors value)
Selectors
' containment reference.
value
- the new value of the 'Selectors' containment reference.getSelectors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |