Class _EPMFamilyTableCellDependency

java.lang.Object
wt.epm.familytable._EPMFamilyTableCell
wt.epm.familytable.EPMFamilyTableCell
wt.epm.familytable._EPMFamilyTableCellDependency
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable
Direct Known Subclasses:
EPMFamilyTableCellDependency

public abstract class _EPMFamilyTableCellDependency extends wt.epm.familytable.EPMFamilyTableCell implements Externalizable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Supported API: true
    static final String
    Supported API: true
    static final String
    Supported API: true

    Fields inherited from class wt.epm.familytable._EPMFamilyTableCell

    COLUMN, COLUMN_REFERENCE, CONTAINER, CONTAINER_REFERENCE, DEFINED_HERE, INHERITED

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Modifier and Type
    Method
    Description
    Supported API: true
    Supported API: true
    boolean
    Supported API: true
    void
    setChildName(String childName)
    Supported API: true
    void
    setSuppressed(boolean suppressed)
    Supported API: true
    void
    setUniqueId(String uniqueId)
    Supported API: true

    Methods inherited from class wt.epm.familytable.EPMFamilyTableCell

    checkAttributes, getIdentity, initialize, newEPMFamilyTableCell

    Methods inherited from class wt.epm.familytable._EPMFamilyTableCell

    equals, getColumn, getColumnReference, getContainer, getContainerReference, getPersistInfo, hashCode, isDefinedHere, isInherited, readVersion, setColumn, setColumnReference, setContainer, setContainerReference, setDefinedHere, setInherited, setPersistInfo, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait