Class EPMSepFamilyTableMaster

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.epm.familytable._EPMSepFamilyTableMaster
wt.epm.familytable.EPMSepFamilyTableMaster
All Implemented Interfaces:
Externalizable, Serializable, wt.epm._EPMObject, EPMObject, wt.epm.familytable._EPMFamilyTableMaster, wt.epm.familytable._EPMFeatureDefinitionContainer, wt.epm.familytable._EPMParameterDefinitionContainer, EPMFamilyTableMaster, EPMFeatureDefinitionContainer, EPMParameterDefinitionContainer, wt.fc._Identified, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, Identified, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, DisplayIdentification, wt.inf.container._WTContained, wt.inf.container._WTContainedIdentified, WTContained, WTContainedIdentified, wt.recent.RecentlyVisited, wt.ufid._Federatable, wt.ufid.Federatable, wt.vc._Mastered, Mastered

@GenAsPersistable(superClass=WTObject.class,interfaces={EPMFamilyTableMaster.class,wt.ufid.Federatable.class},versions=7175369200626324933L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,columnProperties=@ColumnProperties(persistent=true)),@GeneratedProperty(name="authoringApplication",type=EPMAuthoringAppType.class,supportedAPI=PUBLIC,javaDoc="Indicates that the named application authored the object. <p> The parameter is an EPMAuthoringAppType, so that any sort of checking can be done at run-time.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(persistent=true)),@GeneratedProperty(name="ownerApplication",type=EPMApplicationType.class,supportedAPI=PUBLIC,javaDoc="Indicate that the named application owns the object. <p> The parameter is an EPMApplicationType, so that any sort of checking can be done at run-time.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(persistent=true))}) public final class EPMSepFamilyTableMaster extends _EPMSepFamilyTableMaster

Use the newEPMSepFamilyTableMaster static factory method(s), not the EPMSepFamilyTableMaster constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: