Interface DiagramContentsDescriptor

    • Method Detail

      • setExporterName

        void setExporterName​(java.lang.String value)
        Sets the value of the 'Exporter Name' attribute.
        Parameters:
        value - the new value of the 'Exporter Name' attribute.
        See Also:
        getExporterName()
        Generated:
      • setExporterVersion

        void setExporterVersion​(java.lang.String value)
        Sets the value of the 'Exporter Version' attribute.
        Parameters:
        value - the new value of the 'Exporter Version' attribute.
        See Also:
        getExporterVersion()
        Generated:
      • getUsedElements

        org.eclipse.emf.common.util.EList<java.lang.String> getUsedElements()
        Returns the value of the 'Used Elements' attribute list. The list contents are of type String.

        If the meaning of the 'Used Elements' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Used Elements' attribute list.
        See Also:
        DiagramPackage.getDiagramContentsDescriptor_UsedElements()
        Model:
        ordered="false"
        Generated:
      • getBinaryObject

        com.nomagic.ci.metamodel.binary.BinaryObject getBinaryObject()
        Returns the value of the 'Binary Object' containment reference.

        If the meaning of the 'Binary Object' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Binary Object' containment reference.
        See Also:
        setBinaryObject(BinaryObject), DiagramPackage.getDiagramContentsDescriptor_BinaryObject()
        Model:
        containment="true" resolveProxies="true"
        Generated:
      • setBinaryObject

        void setBinaryObject​(com.nomagic.ci.metamodel.binary.BinaryObject value)
        Sets the value of the 'Binary Object' containment reference.
        Parameters:
        value - the new value of the 'Binary Object' containment reference.
        See Also:
        getBinaryObject()
        Generated:
      • setContentHash

        void setContentHash​(java.lang.String value)
        Sets the value of the 'Content Hash' attribute.
        Parameters:
        value - the new value of the 'Content Hash' attribute.
        See Also:
        getContentHash()
        Generated:
      • getUsedObjects

        org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getUsedObjects()
        Returns the value of the 'Used Objects' reference list. The list contents are of type EObject.

        If the meaning of the 'Used Objects' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Used Objects' reference list.
        See Also:
        DiagramPackage.getDiagramContentsDescriptor_UsedObjects()
        Model:
        Generated: