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

An implementation of the model object ' fUML::Semantics::CommonBehaviors::Communications::SignalInstance '.

The following features are implemented:


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

Field Detail

type

public Signal type
Constructor Detail

SignalInstance

public SignalInstance()
Method Detail

getTypes

public ClassifierList getTypes()
operation getTypes

Specified by:
getTypes in class Value

new_

public Value new_()
operation new_


copy

public Value copy()
operation copy

Overrides:
copy in class CompoundValue


Copyright © 2012. All Rights Reserved.