java.lang.Object
com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor
com.nomagic.magicdraw.simulation.fuml.classes.Value
All Implemented Interfaces:
com.nomagic.magicdraw.simulation.listener.SimulationListenerable
Direct Known Subclasses:
StructuredValue

@OpenApi public abstract class Value extends com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor
  • Field Summary

    Fields inherited from class com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor

    listenerInfoSupport
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract List<Classifier>
    Gets the types.

    Methods inherited from class com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor

    _beginIsolation, _endIsolation, firePropertyChange, getListeners, register, register, unregister

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getTypes

      @OpenApi public abstract List<Classifier> getTypes()
      Gets the types.
      Returns:
      the types