|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentSelect
A representation of the model object 'Component Select'.
The following features are supported:
ModelPackage.getComponentSelect()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<MicroBinding> |
getBinding()
Returns the value of the 'Binding' containment reference list. |
org.eclipse.emf.common.util.EList<ControlInterface> |
getControlInterface()
Returns the value of the 'Control Interface' containment reference list. |
org.eclipse.emf.common.util.EList<MicroComponentInstance> |
getInstance()
Returns the value of the 'Instance' containment reference list. |
org.eclipse.emf.common.util.EList<InterfaceSelect> |
getInterfaceSelect()
Returns the value of the 'Interface Select' containment reference list. |
java.lang.String |
getQuery()
Returns the value of the 'Query' attribute |
void |
setQuery(java.lang.String value)
Sets the value of the ' Query ' attribute |
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 |
---|
java.lang.String getQuery()
If the meaning of the 'Query' attribute isn't clear, there really should be more of a description here...
setQuery(String)
,
ModelPackage.getComponentSelect_Query()
void setQuery(java.lang.String value)
Query
' attribute.
value
- the new value of the 'Query' attribute.getQuery()
org.eclipse.emf.common.util.EList<InterfaceSelect> getInterfaceSelect()
InterfaceSelect
.
If the meaning of the 'Interface Select' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getComponentSelect_InterfaceSelect()
org.eclipse.emf.common.util.EList<MicroComponentInstance> getInstance()
MicroComponentInstance
.
If the meaning of the 'Instance' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getComponentSelect_Instance()
org.eclipse.emf.common.util.EList<MicroBinding> getBinding()
MicroBinding
.
If the meaning of the 'Binding' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getComponentSelect_Binding()
org.eclipse.emf.common.util.EList<ControlInterface> getControlInterface()
ControlInterface
.
If the meaning of the 'Control Interface' reference list isn't clear, there really should be more of a description here...
ModelPackage.getComponentSelect_ControlInterface()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |