Package wt.epm.familytable
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
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from class wt.epm.familytable._EPMFamilyTableCell
COLUMN, COLUMN_REFERENCE, CONTAINER, CONTAINER_REFERENCE, DEFINED_HERE, INHERITEDFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truebooleanSupported API: truevoidsetChildName(String childName) Supported API: truevoidsetSuppressed(boolean suppressed) Supported API: truevoidsetUniqueId(String uniqueId) Supported API: trueMethods inherited from class wt.epm.familytable.EPMFamilyTableCell
checkAttributes, getIdentity, initialize, newEPMFamilyTableCellMethods 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
-
Field Details
-
UNIQUE_ID
Supported API: true- See Also:
-
SUPPRESSED
Supported API: true- See Also:
-
CHILD_NAME
Supported API: true- See Also:
-
-
Method Details
-
getUniqueId
Supported API: true- See Also:
-
setUniqueId
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
isSuppressed
public boolean isSuppressed()Supported API: true- See Also:
-
setSuppressed
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChildName
Supported API: true- See Also:
-
setChildName
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-