org.andromda.core.metafacade
Interface MetafacadeProperties


public interface MetafacadeProperties

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

Author:
Chad Brandon

Field Summary
static String ENABLE_METAFACADE_PROPERTY_CACHING
          Are we making use of the caching of metafacade properties (true/false).
 

Field Detail

ENABLE_METAFACADE_PROPERTY_CACHING

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

See Also:
Constant Field Values


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