|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewConfigSpec | |
wt.eff | Provides generic base effectivity functionality via EffService , EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity . |
wt.vc.config |
Uses of ViewConfigSpec in wt.eff |
Fields in wt.eff declared as ViewConfigSpec | |
private ViewConfigSpec |
EffConfigSpecGroup.viewConfigSpec
|
private ViewConfigSpec |
EffConfigSpecGroup.viewConfigSpec
|
Methods in wt.eff that return ViewConfigSpec | |
ViewConfigSpec |
EffConfigSpecGroup.getViewConfigSpec()
Gets the object for the association that plays role: VIEW_CONFIG_SPEC. |
ViewConfigSpec |
EffConfigSpecGroup.getViewConfigSpec()
Gets the object for the association that plays role: VIEW_CONFIG_SPEC. |
Methods in wt.eff with parameters of type ViewConfigSpec | |
void |
EffConfigSpecGroup.setViewConfigSpec(ViewConfigSpec a_ViewConfigSpec)
Sets the object for the association that plays role: VIEW_CONFIG_SPEC. |
void |
EffConfigSpecGroup.setViewConfigSpec(ViewConfigSpec a_ViewConfigSpec)
Sets the object for the association that plays role: VIEW_CONFIG_SPEC. |
Uses of ViewConfigSpec in wt.vc.config |
Methods in wt.vc.config that return ViewConfigSpec | |
static ViewConfigSpec |
ViewConfigSpec.newViewConfigSpec(View view)
Constructs a new ViewConfigSpec using the specified view. |
static ViewConfigSpec |
ViewConfigSpec.newViewConfigSpec()
Supported API: false |
Methods in wt.vc.config with parameters of type ViewConfigSpec | |
protected boolean |
ViewConfigSpec.readVersion(ViewConfigSpec thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |