SRJRCFrames
v0.1.296

de.schwarzrot.data
Interface EntityReference<A extends Entity,B extends Entity>

Type Parameters:
A - the master entity
B - the referenced entity
All Known Subinterfaces:
WeightedEntityReference<A,B,T>
All Known Implementing Classes:
AbstractEntityReference, AbstractWeightedEntityReference, IdxSegmentInfo

public interface EntityReference<A extends Entity,B extends Entity>

reference handle class to handle anonymous references.

Author:
Reinhard Mantey

Method Summary
 Class<A> getAType()
           
 Class<B> getBType()
           
 A getReferenceA()
           
 B getReferenceB()
           
 void setReferenceA(A referenceA)
           
 void setReferenceB(B referenceB)
           
 

Method Detail

getAType

Class<A> getAType()

getBType

Class<B> getBType()

getReferenceA

A getReferenceA()

getReferenceB

B getReferenceB()

setReferenceA

void setReferenceA(A referenceA)

setReferenceB

void setReferenceB(B referenceB)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.