Interface Representation

All Superinterfaces:
wt.content._ContentHolder, wt.admin._DomainAdministered, wt.ufid._Federatable, wt.federation._FederatedLinkHolder, wt.content._FormatContentHolder, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.federation._RemotelyLinkable, _Representation, ContentHolder, DomainAdministered, wt.ufid.Federatable, wt.federation.FederatedLinkHolder, FormatContentHolder, NetFactor, ObjectMappable, Persistable, wt.federation.RemotelyLinkable, Serializable

@GenAsPersistable(interfaces={FormatContentHolder.class,DomainAdministered.class,wt.ufid.Federatable.class},properties={@GeneratedProperty(name="defaultRepresentation",type=boolean.class,supportedAPI=PUBLIC_PRIVATE,initialValue="false"),@GeneratedProperty(name="outOfDate",type=boolean.class,supportedAPI=PUBLIC_PRIVATE,initialValue="false",javaDoc="Has the Representation be made out of date by changes to other objects?"),@GeneratedProperty(name="boundingBox",type=float[][].class,supportedAPI=PUBLIC_PRIVATE,constraints=@PropertyConstraints(fixedArrayLength=6)),@GeneratedProperty(name="hasBoundingBox",type=boolean.class,supportedAPI=PUBLIC_PRIVATE,initialValue="false"),@GeneratedProperty(name="hasOctree",type=boolean.class,initialValue="false"),@GeneratedProperty(name="representationType",type=wt.representation.RepresentationType.class,constraints=@PropertyConstraints(upperLimit=20,required=true))},foreignKeys=@GeneratedForeignKey(name="RepresentableLink",foreignKeyRole=@ForeignKeyRole(name="theRepresentable",type=Representable.class,supportedAPI=PUBLIC_PRIVATE,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="theRepresentableReference")),myRole=@MyRole(name="theRepresentation"))) public interface Representation extends _Representation


Supported API: true

Extendable: false
  • Method Details

    • getName

      String getName()
      Gets the value of the attribute: NAME.

      Supported API: true
      Returns:
      String
    • getOlFileName

      String getOlFileName()
      Gets the value of the attribute: OLFILENAME.

      Supported API: true
      Returns:
      String
    • getDescription

      String getDescription()
      Gets the value of the attribute: DESCRIPTION.

      Supported API: true
      Returns:
      String