createAbstractContextAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.AbstractContext Abstract Context '.
public Adapter
createAdapter(Notifier target) Creates an adapter for the target.
public Adapter
createBlackboardAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.internal.BlackboardBlackboard '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
createContextModelAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.ContextModel Context Model '.
public Adapter
createEObjectAdapter() Creates a new adapter for the default case.
This default
implementation returns null.
public Adapter
createEditManagerAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.internal.EditManagerEdit Manager '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIAbstractContextAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.IAbstractContextIAbstract Context '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIAdaptableAdapter() Creates a new adapter for an object of class '
org.eclipse.core.runtime.IAdaptable IAdaptable '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIBlackboardAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.IBlackboardIBlackboard '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIBlockingAdaptableAdapter() Creates a new adapter for an object of class '
net.refractions.udig.core.IBlockingAdaptableIBlocking Adaptable '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIEditManagerAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.IEditManagerIEdit Manager '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createILayerAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.ILayerILayer '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIMapAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.IMapIMap '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public Adapter
createIProjectAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.IProjectIProject '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
createLayerAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.internal.LayerLayer '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
createMapAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.internal.MapMap '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
createProjectAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.internal.ProjectProject '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
createStyleBlackboardAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.StyleBlackboard Style Blackboard '.
public Adapter
createStyleEntryAdapter() Creates a new adapter for an object of class '
net.refractions.udig.project.internal.StyleEntryStyle Entry '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
public boolean
isFactoryForType(Object object) Returns whether this factory is applicable for the type of the object.
This implementation returns true if the object is either the model's
package or is an instance object of the model.
public Adapter createAbstractContextAdapter()(Code)
Creates a new adapter for an object of class '
net.refractions.udig.project.AbstractContext Abstract Context '. This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.internal.AbstractContext
createAdapter
public Adapter createAdapter(Notifier target)(Code)
Creates an adapter for the target.
Parameters: target - the object to adapt. the adapter for the target.
Creates a new adapter for an object of class '
CloneableCloneable '. This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:Cloneable
Creates a new adapter for an object of class '
ComparableComparable '. This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:Comparable
Creates a new adapter for an object of class '
net.refractions.udig.project.ContextModel Context Model '. This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.internal.ContextModel
Creates a new adapter for an object of class '
org.eclipse.core.runtime.IAdaptable IAdaptable '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also: org.eclipse.core.runtime.IAdaptable
Creates a new adapter for an object of class '
net.refractions.udig.project.IBlackboardIBlackboard '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.IBlackboard
createIBlockingAdaptableAdapter
public Adapter createIBlockingAdaptableAdapter()(Code)
Creates a new adapter for an object of class '
net.refractions.udig.project.IEditManagerIEdit Manager '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.IEditManager
Creates a new adapter for an object of class '
net.refractions.udig.project.ILayerILayer '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.ILayer
Creates a new adapter for an object of class '
net.refractions.udig.project.IMapIMap '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.IMap
Creates a new adapter for an object of class '
net.refractions.udig.project.IProjectIProject '.
This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.IProject
createIProjectElementAdapter
public Adapter createIProjectElementAdapter()(Code)
public Adapter createStyleBlackboardAdapter()(Code)
Creates a new adapter for an object of class '
net.refractions.udig.project.StyleBlackboard Style Blackboard '. This default implementation returns null so that we can easily ignore
cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
the new adapter. See Also:net.refractions.udig.project.internal.StyleBlackboard
public boolean isFactoryForType(Object object)(Code)
Returns whether this factory is applicable for the type of the object.
This implementation returns true if the object is either the model's
package or is an instance object of the model.
whether this factory is applicable for the type of the object.