|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyDescriptor | |
---|---|
com.pecasim.model | |
de.unikoblenz.comicsii.ui.builder.project.relation |
Uses of PropertyDescriptor in com.pecasim.model |
---|
Subclasses of PropertyDescriptor in com.pecasim.model | |
---|---|
class |
ForeignPropertyDescriptor
|
Methods in com.pecasim.model that return PropertyDescriptor | |
---|---|
PropertyDescriptor |
ForeignPropertyDescriptor.transform()
|
PropertyDescriptor |
PropertyDescriptor.transform(DataObjectDescriptor aTarget)
|
PropertyDescriptor |
ForeignPropertyDescriptor.transform(DataObjectDescriptor aTarget)
|
Methods in com.pecasim.model that return types with arguments of type PropertyDescriptor | |
---|---|
java.util.List<PropertyDescriptor> |
DataObjectDescriptor.getKeyPropertyDescriptor()
Liefert die Schlüsselattribute |
java.util.List<PropertyDescriptor> |
DataObjectDescriptor.getPropertyDescriptor()
Liefert die Attribute eines Datenobjekts |
Methods in com.pecasim.model with parameters of type PropertyDescriptor | |
---|---|
void |
DataObjectDescriptor.addProperty(PropertyDescriptor aProperty)
Fügt einen PropertyDescriptor hinzu. |
Uses of PropertyDescriptor in de.unikoblenz.comicsii.ui.builder.project.relation |
---|
Constructors in de.unikoblenz.comicsii.ui.builder.project.relation with parameters of type PropertyDescriptor | |
---|---|
DODConnector(org.eclipse.swt.widgets.Composite parent,
PropertyDescriptor aPropertyDescr)
Konstruktor benötigt den Bezug zu dem entsprechenden Descriptor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |