|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.profile.StreamModelLoader
org.argouml.profile.ZipModelLoader
public class ZipModelLoader
Loads model data from a Zip file
Constructor Summary | |
---|---|
ZipModelLoader()
|
Method Summary | |
---|---|
java.util.Collection |
loadModel(ProfileReference reference)
Load a model from the specified path. |
Methods inherited from class org.argouml.profile.StreamModelLoader |
---|
loadModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZipModelLoader()
Method Detail |
---|
public java.util.Collection loadModel(ProfileReference reference) throws ProfileException
ProfileModelLoader
reference
- the reference to the profile file, which contains the
path where the profile file can be found.
ProfileException
- if the profile could not be loaded for some
reason.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |