Interface AnyProperty

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      CollectionType getCollectionType()
      Returns the value of the 'Collection Type' attribute.
      java.lang.String getDoc()
      Returns the value of the 'Doc' attribute.
      java.lang.String getHint()
      Returns the value of the 'Hint' attribute.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      java.lang.String getNotEmptyMessage()
      Returns the value of the 'Not Empty Message' attribute.
      java.lang.String getNullableMessage()
      Returns the value of the 'Nullable Message' attribute.
      java.lang.String getSize()
      Returns the value of the 'Size' attribute.
      java.lang.String getValidate()
      Returns the value of the 'Validate' attribute.
      Visibility getVisibility()
      Returns the value of the 'Visibility' attribute.
      boolean isKey()
      Returns the value of the 'Key' attribute.
      boolean isNotChangeable()
      Returns the value of the 'Not Changeable' attribute.
      boolean isNotEmpty()
      Returns the value of the 'Not Empty' attribute.
      boolean isNullable()
      Returns the value of the 'Nullable' attribute.
      boolean isRequired()
      Returns the value of the 'Required' attribute.
      boolean isTransient()
      Returns the value of the 'Transient' attribute.
      void setCollectionType​(CollectionType value)
      Sets the value of the 'Collection Type' attribute.
      void setDoc​(java.lang.String value)
      Sets the value of the 'Doc' attribute.
      void setHint​(java.lang.String value)
      Sets the value of the 'Hint' attribute.
      void setKey​(boolean value)
      Sets the value of the 'Key' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setNotChangeable​(boolean value)
      Sets the value of the 'Not Changeable' attribute.
      void setNotEmpty​(boolean value)
      Sets the value of the 'Not Empty' attribute.
      void setNotEmptyMessage​(java.lang.String value)
      Sets the value of the 'Not Empty Message' attribute.
      void setNullable​(boolean value)
      Sets the value of the 'Nullable' attribute.
      void setNullableMessage​(java.lang.String value)
      Sets the value of the 'Nullable Message' attribute.
      void setRequired​(boolean value)
      Sets the value of the 'Required' attribute.
      void setSize​(java.lang.String value)
      Sets the value of the 'Size' attribute.
      void setTransient​(boolean value)
      Sets the value of the 'Transient' attribute.
      void setValidate​(java.lang.String value)
      Sets the value of the 'Validate' attribute.
      void setVisibility​(Visibility value)
      Sets the value of the 'Visibility' attribute.
      • 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