|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticVisitor
fUML.Semantics.Classes.Kernel.Value
fUML.Semantics.Classes.Kernel.StructuredValue
fUML.Semantics.Classes.Kernel.CompoundValue
fUML.Semantics.Classes.Kernel.ExtensionalValue
fUML.Semantics.Classes.Kernel.Object_
org.modeldriven.fuml.library.libraryclass.ImplementationObject
org.modeldriven.fuml.library.channel.ChannelObject
org.modeldriven.fuml.library.channel.OutputChannelObject
org.modeldriven.fuml.library.channel.TextOutputChannelObject
org.modeldriven.fuml.library.channel.StandardOutputChannelObject
public class StandardOutputChannelObject
| Field Summary |
|---|
| Fields inherited from class fUML.Semantics.Classes.Kernel.Object_ |
|---|
objectActivation, types |
| Fields inherited from class fUML.Semantics.Classes.Kernel.ExtensionalValue |
|---|
locus |
| Fields inherited from class fUML.Semantics.Classes.Kernel.CompoundValue |
|---|
featureValues |
| Constructor Summary | |
|---|---|
StandardOutputChannelObject()
|
|
| Method Summary | |
|---|---|
void |
close(Status errorStatus)
|
String |
getName()
|
boolean |
isFull()
|
boolean |
isOpen()
|
Value |
new_()
operation new_ |
void |
open(Status errorStatus)
|
void |
write(Value value,
Status errorStatus)
|
void |
writeNewLine(Status errorStatus)
|
void |
writeString(String value,
Status errorStatus)
|
| Methods inherited from class org.modeldriven.fuml.library.channel.TextOutputChannelObject |
|---|
execute, writeBoolean, writeInteger, writeLine, writeUnlimitedNatural |
| Methods inherited from class org.modeldriven.fuml.library.channel.ChannelObject |
|---|
getStatus, updateStatus |
| Methods inherited from class org.modeldriven.fuml.library.libraryclass.ImplementationObject |
|---|
dispatch |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Object_ |
|---|
copy, destroy, getTypes, register, send, startBehavior, unregister |
| Methods inherited from class fUML.Semantics.Classes.Kernel.CompoundValue |
|---|
equals, getFeatureValue, getFeatureValues, removeFeatureValues, setFeatureValue, toString |
| Methods inherited from class fUML.Semantics.Classes.Kernel.StructuredValue |
|---|
createFeatureValues, specify |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Value |
|---|
hasType, objectId |
| Methods inherited from class fUML.Semantics.Loci.LociL1.SemanticVisitor |
|---|
_beginIsolation, _endIsolation |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StandardOutputChannelObject()
| Method Detail |
|---|
public String getName()
getName in class ChannelObjectpublic void open(Status errorStatus)
open in class ChannelObjectpublic void close(Status errorStatus)
close in class ChannelObjectpublic boolean isOpen()
isOpen in class ChannelObjectpublic boolean isFull()
isFull in class OutputChannelObject
public void write(Value value,
Status errorStatus)
write in class OutputChannelObject
public void writeString(String value,
Status errorStatus)
writeString in class TextOutputChannelObjectpublic void writeNewLine(Status errorStatus)
writeNewLine in class TextOutputChannelObjectpublic Value new_()
Object_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||