Package wt.epm.alternaterep
Class EPMResultRule
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.epm.alternaterep._EPMResultRule
wt.epm.alternaterep.EPMResultRule
- All Implemented Interfaces:
Externalizable,Serializable,wt.alternaterep.AlternateRepResultRule,_AlternateRepRule,_EPMAlternateRepResultRule,AlternateRepRule,EPMAlternateRepResultRule,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,interfaces={EPMAlternateRepResultRule.class,wt.alternaterep.AlternateRepResultRule.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="componentID",type=java.lang.Integer.class,supportedAPI=PUBLIC),@GeneratedProperty(name="identifierSpaceName",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="uniqueNDID",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="actionType",type=EPMRuleActionType.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="representationType",type=EPMRepRuleType.class,supportedAPI=PUBLIC),@GeneratedProperty(name="setBy",type=int.class,initialValue="0",supportedAPI=PUBLIC),@GeneratedProperty(name="attrs",type=int.class,initialValue="0",supportedAPI=PUBLIC),@GeneratedProperty(name="substituteCompID",type=java.lang.Integer.class,supportedAPI=PUBLIC),@GeneratedProperty(name="substituteSpaceName",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="defined",type=boolean.class,supportedAPI=PUBLIC),@GeneratedProperty(name="substituteRepInfo",type=EPMSubstituteRepInfo.class,supportedAPI=PUBLIC,columnProperties=@ColumnProperties(columnName="C")),@GeneratedProperty(name="substituteNDId",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="referencedRuleReference",type=ObjectReference.class,supportedAPI=PUBLIC,columnProperties=@ColumnProperties(persistent=false),accessors=@PropertyAccessors(getAccess=PRIVATE,setAccess=PROTECTED))},foreignKeys=@GeneratedForeignKey(superClassName="wt.epm.alternaterep.AlternateRepResultRuleLink",foreignKeyRole=@ForeignKeyRole(name="representation",type=AlternateRepresentation.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="resultRule",cascade=true)))
public class EPMResultRule
extends _EPMResultRule
Use the newEPMResultRule static factory method(s), not the
EPMResultRule 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:
-
Field Summary
Fields inherited from class wt.epm.alternaterep._EPMResultRule
ACTION_TYPE, ATTRS, COMPONENT_ID, DEFINED, EXTERNALIZATION_VERSION_UID, IDENTIFIER_SPACE_NAME, REFERENCED_RULE_REFERENCE, REPRESENTATION_TYPE, SET_BY, SUBSTITUTE_COMP_ID, SUBSTITUTE_NDID, SUBSTITUTE_REP_INFO, SUBSTITUTE_SPACE_NAME, UNIQUE_NDIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.epm.alternaterep._AlternateRepRule
PARENT, PARENT_REFERENCEFields inherited from interface wt.epm.alternaterep._EPMAlternateRepResultRule
REPRESENTATION, REPRESENTATION_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.epm.alternaterep._EPMResultRule
getActionType, getAttrs, getClassInfo, getComponentID, getConceptualClassname, getIdentifierSpaceName, getParent, getParentReference, getRepresentation, getRepresentationReference, getRepresentationType, getSetBy, getSubstituteCompID, getSubstituteNDId, getSubstituteSpaceName, getType, getUniqueNDID, isDefined, readExternal, readExternal, readVersion, setActionType, setAttrs, setComponentID, setDefined, setIdentifierSpaceName, setParent, setParentReference, setRepresentation, setRepresentationReference, setRepresentationType, setSetBy, setSubstituteCompID, setSubstituteNDId, setSubstituteRepInfo, setSubstituteSpaceName, setUniqueNDID, super_readExternal_EPMResultRule, super_readVersion_EPMResultRule, super_writeExternal_EPMResultRule, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity