Bindings are set inside the containing component's specification. Bindings may be static or dynamic (though that is irrelevant to the component). Components may also use a binding to write a value back through a property to some other object (typically, another component). @author Howard Lewis Ship @version $Id: IBinding.java 243791 2004-02-19 17:38:13Z hlship $
This interface is not intended to be implemented by clients.
@see IPackageBinding @see ITypeBinding @see IVariableBinding @see IMethodBinding @see IMemberValuePairBinding @see IIncludeBinding @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|