Protege 2.1

edu.stanford.smi.protege.storage.jdbc
Interface FrameIDAllocator


public interface FrameIDAllocator

The interface for an object that allocates frame ids. This is necessary because the database backend must allocate unique ids in its own way, while the file-based backend handles this job quite differently.

Author:
Ray Fergerson

Method Summary
 FrameID allocateFrameID()
           
 

Method Detail

allocateFrameID

public FrameID allocateFrameID()

Protege 2.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.