|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.io.ArtifactLoader
org.modeldriven.fuml.io.IncrementalArtifactLoader
public class IncrementalArtifactLoader
| Field Summary |
|---|
| Fields inherited from class org.modeldriven.fuml.io.ArtifactLoader |
|---|
artifact, classList, modelElementReader |
| Constructor Summary | |
|---|---|
IncrementalArtifactLoader()
|
|
| Method Summary | |
|---|---|
void |
read(FileArtifact artifact)
|
void |
read(ResourceArtifact artifact)
|
void |
validationError(ValidationErrorEvent event)
|
| Methods inherited from class org.modeldriven.fuml.io.ArtifactLoader |
|---|
elementAssembled, elementGraphAssembled, elementStubAssembled, streamCompleted, validationCompleted, validationStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncrementalArtifactLoader()
| Method Detail |
|---|
public void read(FileArtifact artifact)
read in class ArtifactLoaderpublic void read(ResourceArtifact artifact)
read in class ArtifactLoaderpublic void validationError(ValidationErrorEvent event)
validationError in interface ValidationEventListenervalidationError in class ArtifactLoader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||