ca.aura.artefacts
Interface Aura

All Known Implementing Classes:
AbstractAura

public interface Aura

Author:
aforward

Method Summary
 Artefact belongsTo()
          get the parent of this aura
 Description getDescription()
          get a description of the artefact
 java.lang.String getName()
          get the name of the artefact
 boolean isPartOfAnArtefact()
          does this aura belong to anyone?
 

Method Detail

getName

public java.lang.String getName()
get the name of the artefact


getDescription

public Description getDescription()
get a description of the artefact


isPartOfAnArtefact

public boolean isPartOfAnArtefact()
does this aura belong to anyone?


belongsTo

public Artefact belongsTo()
get the parent of this aura



Copyright © 2002 University of Ottawa. All Rights Reserved.