|
||||||||||
| 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_
fUML.Library.LibraryClassImplementation.ImplementationObject
fUML.Library.ChannelImplementation.ChannelObject
fUML.Library.ChannelImplementation.OutputChannelObject
fUML.Library.ChannelImplementation.TextOutputChannelObject
fUML.Library.ChannelImplementation.StandardOutputChannelObject
public class StandardOutputChannelObject
An implementation of the model object ' fUML::Library::ChannelImplementation::StandardOutputChannelObject '.
The following features are implemented:
| 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()
operation close |
String |
getName()
operation getName |
boolean |
isFull()
operation isFull |
boolean |
isOpen()
operation isOpen |
Value |
new_()
operation new_ |
void |
open()
operation open |
void |
write(Value value)
operation write |
void |
writeLine(String value)
operation writeLine |
void |
writeNewLine()
operation writeNewLine |
void |
writeString(String value)
operation writeString |
| Methods inherited from class fUML.Library.ChannelImplementation.TextOutputChannelObject |
|---|
execute, writeBoolean, writeInteger, writeUnlimitedNatural |
| Methods inherited from class fUML.Library.LibraryClassImplementation.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 void writeLine(String value)
writeLine in class TextOutputChannelObjectpublic String getName()
getName in class ChannelObjectpublic void open()
open in class ChannelObjectpublic void close()
close in class ChannelObjectpublic boolean isOpen()
isOpen in class ChannelObjectpublic void write(Value value)
write in class OutputChannelObjectpublic void writeString(String value)
writeString in class TextOutputChannelObjectpublic void writeNewLine()
writeNewLine in class TextOutputChannelObjectpublic Value new_()
public boolean isFull()
isFull in class OutputChannelObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||