net.sourceforge.geeboss.model.midi.memory
Interface Reference
- All Known Implementing Classes:
- MemoryObjectVariable, MemoryValueVariable, MemoryValueVariable.ByteVariable, MemoryValueVariable.CharVariable, MemoryValueVariable.StringVariable, MemoryValueVariable.TypedVariable
public interface Reference
Interface for reference elements such as MemoryObjectVariable or MemoryValueVariable
- Author:
- Frederic BORRY
createReference
MemoryComponent createReference(MemoryObject holder,
MemoryManager manager)
- Create the referenced object
- Parameters:
holder
- the memory object that will hold this referencemanager
- the MemoryManager
- Returns:
- the referenced object
Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.