rs.sol.soloist.server.guiconfiguration.construction
Class GUIComponentBinding.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.construction.GUIComponentBinding.PROPERTIES
Enclosing class:
GUIComponentBinding

Deprecated. Not for public use.

@Deprecated
public static final class GUIComponentBinding.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty destComponent
          Deprecated.  
static IProperty destPropertyName
          Deprecated.  
static IProperty ownerFeature
          Deprecated.  
static IProperty sourceComponent
          Deprecated.  
static IProperty sourcePropertyName
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourcePropertyName

public static final IProperty sourcePropertyName
Deprecated. 

destPropertyName

public static final IProperty destPropertyName
Deprecated. 

ownerFeature

public static final IProperty ownerFeature
Deprecated. 

sourceComponent

public static final IProperty sourceComponent
Deprecated. 

destComponent

public static final IProperty destComponent
Deprecated.