Interface DataArtifact

    • Method Detail

      • getDataClass

        Class<?> getDataClass()
        Returns:
        the data class
      • getSegmentEntityClass

        Class<?> getSegmentEntityClass()
        Returns:
        the segment entity class
      • isParameter

        boolean isParameter()
        Returns:
        true if is a Parameter; otherwise false
      • isProperty

        boolean isProperty()
        Returns:
        true if is a Property; otherwise false