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 initialize
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.