uk.ac.ucl.cs.emofocl.ocl.library
Class Library

java.lang.Object
  extended by uk.ac.ucl.cs.emofocl.ocl.library.Library

public class Library
extends Object

Author:
James

Constructor Summary
Library()
           
 
Method Summary
static LibraryOperation getLibraryOperation(LibraryOperationKind kind)
           
static LibraryOperation getLibraryOperation(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Library

public Library()
Method Detail

getLibraryOperation

public static LibraryOperation getLibraryOperation(String name)

getLibraryOperation

public static LibraryOperation getLibraryOperation(LibraryOperationKind kind)