public abstract class AbstractAccessorFactory extends Object implements IAccessorFactory
IAccessorFactory
.IAccessorFactory.Registry
Constructor and Description |
---|
AbstractAccessorFactory() |
Modifier and Type | Method and Description |
---|---|
int |
getRanking()
The ranking of the factory.
|
void |
setRanking(int r)
Set the ranking of the factory.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createAncestor, createLeft, createRight, isFactoryFor
public int getRanking()
getRanking
in interface IAccessorFactory
IAccessorFactory.getRanking()
public void setRanking(int r)
setRanking
in interface IAccessorFactory
r
- the ranking value.IAccessorFactory.setRanking(int)
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.