korat.gui.viz.metamodel
Class AtomFactory
java.lang.Object
korat.gui.viz.metamodel.AtomFactory
public class AtomFactory
- extends Object
- Author:
- Aleksandar Milicevic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static AtomFactory instance
allAtoms
private Map<Object,AlloyAtom> allAtoms
allAtomsOrdered
private LinkedList<AlloyAtom> allAtomsOrdered
AtomFactory
private AtomFactory()
getInstance
public static AtomFactory getInstance()
getAlloyAtom
public AlloyAtom getAlloyAtom(AlloySig sig,
Object obj)
getIntAlloyAtom
public AlloyAtom getIntAlloyAtom(AlloySig sig,
int i)
clear
public void clear()
initAtomNames
public void initAtomNames()