Interface CustomValueField

All Superinterfaces:
CustomField, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface CustomValueField extends CustomField
A representation of the model object 'Custom Value Field'. A custom field that acts as an EMF attribute. Contains 'plain' values serializable to String: Integer, Double, String, etc.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Classifier Name' attribute.
    Returns the value of the 'Value' attribute.
    void
    Sets the value of the 'Classifier Name' attribute.
    void
    Sets the value of the 'Value' attribute.

    Methods inherited from interface com.amalgamasimulation.ecoreutils.CustomField

    getContainer, getName, setContainer, setName

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver