|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.lib.jmi.xmi.XmiContext
org.andromda.repositories.mdr.MDRXmiReferenceResolverContext
This class supports the expansion of XML HREF references to other modules within a model. The result of the resolver should be a valid URL. This is necessary for Magic Draw as it doesn't have the entire model referenced but just the archived model.
| Nested Class Summary |
| Nested classes inherited from class org.netbeans.lib.jmi.xmi.XmiContext |
org.netbeans.lib.jmi.xmi.XmiContext.Client |
| Field Summary | |
protected static String[] |
CLASSPATH_MODEL_SUFFIXES
The suffixes to use when searching for referenced models on the classpath. |
| Fields inherited from class org.netbeans.lib.jmi.xmi.XmiContext |
instancesCounter |
| Constructor Summary | |
MDRXmiReferenceResolverContext(javax.jmi.reflect.RefPackage[] extents,
org.netbeans.api.xmi.XMIInputConfig config,
String[] moduleSearchPaths)
Constructs an instance of this class. |
|
| Method Summary | |
URL |
toURL(String systemId)
|
| Methods inherited from class org.netbeans.lib.jmi.xmi.XmiContext |
absoluteSystemId, addOutermostObject, allReferencesResolved, countInstance, defaultValue, defaultValue, findProxy, finish, getCurrentDocId, getOutermostObjects, getQualifiedName, getReference, getReference, getTagValue, getUnresolvedRefId, ignoreUnknownElements, instanceAttributes, instanceElementByName, instanceReferences, isMultivalued, labelPrefix, putReference, readExternalDocument, receiveHeader, register, registerUnresolvedExternalRef, registerUnresolvedRef, resolve, resolveCorbaType, resolveDifferences, resolveElementName, resolveEnumerationValue, resolveExternalReferences, resolveInstanceOrReference, resolvePrimitiveValue, resolveValue, setVersion, staticAttributeByName, staticAttributes, structureFields, toXMIReference, unknownElementFound |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final String[] CLASSPATH_MODEL_SUFFIXES
| Constructor Detail |
public MDRXmiReferenceResolverContext(javax.jmi.reflect.RefPackage[] extents,
org.netbeans.api.xmi.XMIInputConfig config,
String[] moduleSearchPaths)
extents - the extents.config - the xml input config.moduleSearchPaths - the paths to search for modules| Method Detail |
public URL toURL(String systemId)
XmiContext.toURL(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||