Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.service.instance.sample
Interface InstanceSampleService

All Known Implementing Classes:
InstanceSampleServiceImpl

public interface InstanceSampleService

Reference sample service

Author:
Simon Templer
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Method Summary
 void addObserver(Observer listener)
          Adds a listener
 void deleteObserver(Observer listener)
          Removes a listener
 Collection<Instance> getReferenceInstances()
          Get the reference instance sample
 void setReferenceInstances(Collection<Instance> instances)
          Set the reference instance sample
 

Method Detail

setReferenceInstances

void setReferenceInstances(Collection<Instance> instances)
Set the reference instance sample

Parameters:
instances - the reference instance sample

getReferenceInstances

Collection<Instance> getReferenceInstances()
Get the reference instance sample

Returns:
the reference instance sample

addObserver

void addObserver(Observer listener)
Adds a listener

Parameters:
listener - the listener to add

deleteObserver

void deleteObserver(Observer listener)
Removes a listener

Parameters:
listener - the listener to be removed

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d