Interface DataTypeSourceCodeLink

All Superinterfaces:
EObject, FileLevelSourceCodeLink, Notifier
All Known Implementing Classes:
DataTypeSourceCodeLinkImpl

public interface DataTypeSourceCodeLink extends FileLevelSourceCodeLink
A representation of the model object ' Data Type Source Code Link'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getJaMoPPType

      tools.mdsd.jamopp.model.java.types.Type getJaMoPPType()
      Returns the value of the 'Ja Mo PP Type' reference.

      If the meaning of the 'Ja Mo PP Type' reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Ja Mo PP Type' reference.
      See Also:
      Generated class or method.
      EMF model class or method.
    • setJaMoPPType

      void setJaMoPPType(tools.mdsd.jamopp.model.java.types.Type value)
      Sets the value of the 'Ja Mo PP Type' reference.
      Parameters:
      value - the new value of the 'Ja Mo PP Type' reference.
      See Also:
      Generated class or method.
    • getPcmDataType

      org.palladiosimulator.pcm.repository.DataType getPcmDataType()
      Returns the value of the 'Pcm Data Type' reference.

      If the meaning of the 'Pcm Data Type' reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Pcm Data Type' reference.
      See Also:
      Generated class or method.
      EMF model class or method.
    • setPcmDataType

      void setPcmDataType(org.palladiosimulator.pcm.repository.DataType value)
      Sets the value of the 'Pcm Data Type' reference.
      Parameters:
      value - the new value of the 'Pcm Data Type' reference.
      See Also:
      Generated class or method.
    • getInnerDatatypeSourceCodeLink

      EList<InnerDatatypeSourceCodeLink> getInnerDatatypeSourceCodeLink()
      Returns the value of the 'Inner Datatype Source Code Link' containment reference list. The list contents are of type InnerDatatypeSourceCodeLink.

      If the meaning of the 'Inner Datatype Source Code Link' reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Inner Datatype Source Code Link' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true"