public class

AnnotationFactoryImpl

extends Object
implements AnnotationFactory
java.lang.Object
   ↳ vars.annotation.jpa.AnnotationFactoryImpl

Class Overview

Created by IntelliJ IDEA. User: brian Date: Aug 6, 2009 Time: 2:59:52 PM To change this template use File | Settings | File Templates.

Summary

Public Constructors
AnnotationFactoryImpl()
Public Methods
Association newAssociation()
Association newAssociation(String linkName, String toConcept, String linkValue)
Association newAssociation(ILink link)
CameraDeployment newCameraDeployment()
Observation newObservation()
VideoArchive newVideoArchive()
VideoArchiveSet newVideoArchiveSet()
VideoFrame newVideoFrame()
[Expand]
Inherited Methods
From class java.lang.Object
From interface vars.annotation.AnnotationFactory

Public Constructors

public AnnotationFactoryImpl ()

Public Methods

public Association newAssociation ()

public Association newAssociation (String linkName, String toConcept, String linkValue)

public Association newAssociation (ILink link)

public CameraDeployment newCameraDeployment ()

public Observation newObservation ()

public VideoArchive newVideoArchive ()

public VideoArchiveSet newVideoArchiveSet ()

public VideoFrame newVideoFrame ()