Collection<E> repositories
Collection<E> namespaces
Collection<E> properties
Server server
Collection<E> mappingsSearchLocations
String contents
String value
boolean apply
Collection<E> namespaces
boolean applyAll
Collection<E> filters
MetafacadeFactory factory
boolean lastModifiedCheck
Filters packages
Filters constraints
List<E> uris
String[] urisAsStrings
Collection<E> transformations
Collection<E> moduleSearchLocations
String type
String[] moduleSearchLocationPaths
URL[] moduleSearchLocationResources
Model.getUris()
.String key
Repository repository
String name
Collection<E> models
int port
String host
int loadInterval
int maximumFailedLoadAttempts
Object metaObject
boolean initialized
String context
String metafacadeNamespace
Logger logger
boolean contextRoot
String metafacadeName
Boolean metafacadePropertyCachingEnabled
MetafacadeBase THIS
Map<K,V> metafacadeNamespaces
MetafacadeCache cache
MetafacadeMappings mappings
Profile profile
String namespace
Collection<E> metafacadesInCreation
ModelAccessFacade model
MetafacadeImpls metafacadeImpls
String metafacadeModelNamespace
Collection<E> validationMessages
Map<K,V> allMetafacades
Map<K,V> metafacadesByStereotype
Collection<E> mappings
Map<K,V> namespaceMetafacadeMappings
Class<T> defaultMetafacadeClass
Map<K,V> mappingsByMetafacadeClass
Collection<E> propertyReferences
Map<K,V> mappingObjectHierarchyCache
Collection<E> inProcessMappings
Stores the mappings which are currently "in process" (within the
MetafacadeMappings.getMapping(Object, String, Collection)
. This means the mapping
is being processed by the MetafacadeMappings.getMapping(Object, String, Collection)
operation. We store these "in process" mappings in order to keep track of
the mappings currently being evaluated so we avoid stack over flow errors
MetafacadeMappings.getMapping(Object, String, Collection)
when finding mappings
that are mapped to super metafacade properties.
Note: visibility is defined as protected
in order to
improve inner class access performance.
Collection<E> inProcessMetafacades
Stores the metafacades which are currently "in process" (within the
MetafacadeMappings.getMapping(Object, String, Collection)
. This means the
metafacade being processed by the MetafacadeMappings.getMapping(Object, String,
Collection)
operation. We store these "in process" metafacades in order
to keep track of the metafacades currently being evaluated so we avoid
stack over flow errors MetafacadeMappings.getMapping(Object, String, Collection)
when
finding metafacades that are mapped to super metafacade properties.
Note: visibility is defined as protected
in order to
improve inner class access performance.
Map<K,V> contextHierarchyCache
Map<K,V> reversedInterfaceArrayCache
Map<K,V> parents
String metaclassPattern
MetafacadeImpls metafacadeClasses
Map<K,V> modelMetafacadeMappings
String parentNamespace
String name
String message
MetafacadeBase metafacade
String metafacadeName
Class<T> metafacadeClass
Copyright © 2003–2014 AndroMDA.org. All rights reserved.