|
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.databinding.AbstractDataBindingType
org.eclipse.egf.core.ui.internal.databinding.ReferencedFactoryComponent
public class ReferencedFactoryComponent
Class to support a reference to an FactoryComponent
.
Field Summary | |
---|---|
static String |
PROPERTY_NAME
Property used to create data binding with this object. |
Constructor Summary | |
---|---|
ReferencedFactoryComponent(String name_p)
Constructor. |
Method Summary | |
---|---|
String |
getName()
Return the name of the referenced factory component. |
void |
setName(String name_p)
Set the name of the referenced factory component to given one. |
Methods inherited from class org.eclipse.egf.core.ui.internal.databinding.AbstractDataBindingType |
---|
addPropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PROPERTY_NAME
Constructor Detail |
---|
public ReferencedFactoryComponent(String name_p)
name
- of the referenced factory component.Method Detail |
---|
public String getName()
public void setName(String name_p)
name_p
-
|
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.