Uses of Interface
pl.edu.agh.cast.data.model.IReference

Packages that use IReference
pl.edu.agh.cast.data.model.util Provides CAST Data Set reference manipulation utilities. 
pl.edu.agh.cast.schema.model.presentation Provides CAST schema presentation model. 
 

Uses of IReference in pl.edu.agh.cast.data.model.util
 

Methods in pl.edu.agh.cast.data.model.util that return IReference
<T extends Identifiable>
IReference<T>
ReferenceUtil.createReference(T instance)
          Creates IReference object for given instance.
<T extends Identifiable>
IReference<T>
ReferenceUtil.DefaultReferenceProvider.createReference(T instance)
          Creates a reference to the given object.
<T extends Identifiable>
IReference<T>
IReferenceProvider.createReference(T instance)
          Creates a reference to the given object.
 

Uses of IReference in pl.edu.agh.cast.schema.model.presentation
 

Constructors in pl.edu.agh.cast.schema.model.presentation with parameters of type IReference
SchemaNode(ISchemaDataSet dataSet, IReference<IElement> originalElement)
          The constructor for schema nodes created manually.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.