public class MessageFactory extends java.lang.Object implements ArtifactFactory<Procedure>
| Constructor and Description |
|---|
MessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
SourceFile |
make(Procedure procedure) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedAnnopublic SourceFile make(Procedure procedure)
make in interface ArtifactFactory<Procedure>