ModelLocator
| Kind of class: | public final class |
|---|---|
| Package: | com.bourre.model |
| Inherits from: | AbstractLocator |
| Classpath: | com.bourre.model.ModelLocator |
| File last modified: | Tuesday, 15 April 2008, 09:25:43 |
Summary
Constructor
- ModelLocator (access:PrivateConstructorAccess = 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: