Interface Property

All Superinterfaces:
MetadataElement
All Known Implementing Classes:
Property.StandardCellProperty, Property.StandardMemberProperty

public interface Property extends MetadataElement
Definition of a property of a Member or Cell.
Since:
Aug 23, 2006
Author:
jhyde
  • Method Details

    • getDatatype

      Datatype getDatatype()
      Returns the datatype of this Property.
      Returns:
      datatype of this Property
    • getType

      Returns a set of flags which describe the type of this Property.
      Returns:
      type of this Property
    • getContentType

      Property.ContentType getContentType()
      Returns the content type of this Property.
      Returns:
      content type