fUML.Semantics.CommonBehaviors.Communications
Class SignalInstance

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticVisitor
          extended by fUML.Semantics.Classes.Kernel.Value
              extended by fUML.Semantics.Classes.Kernel.StructuredValue
                  extended by fUML.Semantics.Classes.Kernel.CompoundValue
                      extended by fUML.Semantics.CommonBehaviors.Communications.SignalInstance

public class SignalInstance
extends CompoundValue


Field Summary
 Signal type
           
 
Fields inherited from class fUML.Semantics.Classes.Kernel.CompoundValue
featureValues
 
Constructor Summary
SignalInstance()
           
 
Method Summary
 Value copy()
           
 ClassifierList getTypes()
           
 Value new_()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

type

public Signal type
Constructor Detail

SignalInstance

public SignalInstance()
Method Detail

getTypes

public ClassifierList getTypes()
Specified by:
getTypes in class Value

new_

public Value new_()
Specified by:
new_ in class Value

copy

public Value copy()
Overrides:
copy in class CompoundValue


Copyright © 2015. All Rights Reserved.