public interface IValueVariableInitializer
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
initialize(IValueVariable variable)
Initializes the specified variable.
|
void initialize(IValueVariable variable)
variable
- variable to initializeGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.