Package | Description |
---|---|
ilog.cpl.sdm |
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractSDMAdapter.addAttributeBinding(IlpClass tgoClass,
IlpAbstractAttributeBinding binding)
Adds a TGO attribute binding.
|
void |
IlpAbstractSDMAdapter.addAttributeBinding(String tgoClassName,
IlpAbstractAttributeBinding binding)
Adds a TGO attribute binding.
|
void |
IlpDefaultSDMAdapter.addDefaultBindings()
Applies a default set of attribute bindings to this adapter.
|
void |
IlpAbstractSDMAdapter.removeAllAttributeBindings(IlpClass tgoClass)
Removes all TGO attribute bindings for a given class.
|
void |
IlpAbstractSDMAdapter.removeAllAttributeBindings(String tgoClassName)
Removes all TGO attribute bindings for a given class.
|
void |
IlpAbstractSDMAdapter.removeAttributeBinding(IlpClass tgoClass,
IlpAbstractAttributeBinding binding)
Removes a TGO attribute binding.
|
void |
IlpAbstractSDMAdapter.removeAttributeBinding(String tgoClassName,
IlpAbstractAttributeBinding binding)
Removes a TGO attribute binding.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.