com.ibm.websphere.models.extensions.selectorejbext
Interface Locators

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
LocatorsImpl

public interface Locators
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Locators'. A list of locator definitions used by this application.

The following features are supported:

See Also:
SelectorejbextPackage.getLocators()

Method Summary
 org.eclipse.emf.common.util.EList getLocators()
          Returns the value of the 'Locators' containment reference list.
 
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

getLocators

org.eclipse.emf.common.util.EList getLocators()
Returns the value of the 'Locators' containment reference list. The list contents are of type Locator. A required List of Locator definitions

Returns:
the value of the 'Locators' containment reference list.
See Also:
SelectorejbextPackage.getLocators_Locators()