ModelLocator
| Kind of class: | public final class |
|---|---|
| Package: | com.bourre.model |
| Inherits from: | AbstractLocator |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.model.ModelLocator |
| File last modified: | Monday, 24 November 2008, 11:36:51 |
Summary
Constructor
- ModelLocator (access:ConstructorAccess = null)
Class methods
- getInstance (owner:Plugin = null) : ModelLocator
Instance methods
Constructor
ModelLocator
Class methods
getInstance
Instance methods
getModel
getOwner
toString
override public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance
Overrides: