Package wt.epm.build

Class _EPMBuildRule

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.epm.build._EPMBuildRule
All Implemented Interfaces:
Externalizable, Serializable, wt.build._BuildRule, wt.build.BuildRule, wt.epm._EPMObject, EPMObject, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification
Direct Known Subclasses:
EPMBuildRule

public abstract class _EPMBuildRule extends VersionToVersionLink implements EPMObject, wt.build.BuildRule, wt.fc.archive.Archiveable, Externalizable
See Also:
  • Field Details

    • UNIQUE_ID

      public static final String UNIQUE_ID
      A unique ID, automatically maintained by the system, that distinguishes one build rule from another.

      Supported API: true

      See Also:
  • Method Details

    • getUniqueID

      public long getUniqueID()
      A unique ID, automatically maintained by the system, that distinguishes one build rule from another.

      Supported API: true

      See Also:
    • setUniqueID

      public void setUniqueID(long uniqueID) throws WTPropertyVetoException
      A unique ID, automatically maintained by the system, that distinguishes one build rule from another.

      Supported API: true

      Throws:
      WTPropertyVetoException
      See Also: