ca.aura.artefacts.usage
Class Everything

java.lang.Object
  |
  +--ca.aura.artefacts.usage.Everything
All Implemented Interfaces:
UsageSemantic

public class Everything
extends java.lang.Object
implements UsageSemantic

Author:
aforward

Method Summary
static Everything getDefault()
          access via default
 boolean isApplicable(Usage usage)
          is the particular usage valid?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static Everything getDefault()
access via default


isApplicable

public boolean isApplicable(Usage usage)
Description copied from interface: UsageSemantic
is the particular usage valid?

Specified by:
isApplicable in interface UsageSemantic
See Also:
UsageSemantic.isApplicable(Usage)


Copyright © 2002 University of Ottawa. All Rights Reserved.