org.andromda.core.metafacade
Class MetafacadeProperties

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeProperties

public class MetafacadeProperties
extends java.lang.Object

Stores the common metafacade namespace properties used throughout ANY set of metafacades (UML, etc).

Author:
Chad Brandon

Field Summary
static java.lang.String ENABLE_METAFACADE_PROPERTY_CACHING
          Are we making use of the caching of metafacade properties (true/false).
 
Constructor Summary
MetafacadeProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENABLE_METAFACADE_PROPERTY_CACHING

public static final java.lang.String ENABLE_METAFACADE_PROPERTY_CACHING
Are we making use of the caching of metafacade properties (true/false).

See Also:
Constant Field Values
Constructor Detail

MetafacadeProperties

public MetafacadeProperties()


Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.