|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.core.ui.internal.data.AbstractUiContainer
org.eclipse.egf.core.ui.internal.data.UiReferencedFactoryComponentContainer
public class UiReferencedFactoryComponentContainer
Define an UI container for UI Referenced factory component used in a Contract.
Constructor Summary | |
---|---|
UiReferencedFactoryComponentContainer(ContractElement[] contractElements_p)
Constructor. |
Method Summary | |
---|---|
boolean |
addChild(Object child_p)
Add a child in the children set. |
Object[] |
getChildren()
Return the children as an array of objects. |
String |
getText()
Return the text used as label for this UI container. |
UiReferencedFactoryComponent |
getUiReferencedFactoryComponent(FactoryComponent factoryComponent_p)
Get the UiReferencedFactoryComponent for given factory component. |
boolean |
hasChildren()
Return whether or not this container has children. |
boolean |
isEmpty()
Return true if this container contains no elements. |
boolean |
removeChild(Object child_p)
Remove a child from the children set. |
Methods inherited from class org.eclipse.egf.core.ui.internal.data.AbstractUiContainer |
---|
getImage, getParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UiReferencedFactoryComponentContainer(ContractElement[] contractElements_p)
parent_p
- children_p
- Method Detail |
---|
public boolean addChild(Object child_p)
AbstractUiContainer
addChild
in class AbstractUiContainer
AbstractUiContainer.addChild(java.lang.Object)
public boolean isEmpty()
AbstractUiContainer
isEmpty
in class AbstractUiContainer
AbstractUiContainer.isEmpty()
public boolean removeChild(Object child_p)
AbstractUiContainer
removeChild
in class AbstractUiContainer
AbstractUiContainer.removeChild(java.lang.Object)
public Object[] getChildren()
AbstractUiContainer
getChildren
in class AbstractUiContainer
AbstractUiContainer.getChildren()
public boolean hasChildren()
AbstractUiContainer
hasChildren
in class AbstractUiContainer
AbstractUiContainer.hasChildren()
public UiReferencedFactoryComponent getUiReferencedFactoryComponent(FactoryComponent factoryComponent_p)
UiReferencedFactoryComponent
for given factory component.
factoryComponent_p
-
public String getText()
AbstractUiContainer
getText
in class AbstractUiContainer
AbstractUiContainer.getText()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.