org.modeldriven.fuml.library
Class Library

java.lang.Object
  extended by org.modeldriven.fuml.library.Library

public class Library
extends Object


Method Summary
static Library getInstance()
           
 NamedElement lookup(String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Library getInstance()
                           throws LibraryException
Throws:
LibraryException

lookup

public NamedElement lookup(String id)


Copyright © 2012. All Rights Reserved.