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, 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 interface wt.epm.alternaterep._AlternateRepRule
PARENT, PARENT_REFERENCEFields inherited from interface wt.epm.alternaterep._EPMAlternateRepResultRule
REPRESENTATION, REPRESENTATION_REFERENCE -
Method Summary
Methods inherited from class wt.epm.alternaterep._EPMResultRule
getActionType, getAttrs, getComponentID, getIdentifierSpaceName, getParent, getParentReference, getRepresentation, getRepresentationReference, getRepresentationType, getSetBy, getSubstituteCompID, getSubstituteNDId, getSubstituteSpaceName, getUniqueNDID, isDefined, setActionType, setAttrs, setComponentID, setDefined, setIdentifierSpaceName, setParent, setParentReference, setRepresentation, setRepresentationReference, setRepresentationType, setSetBy, setSubstituteCompID, setSubstituteNDId, setSubstituteRepInfo, setSubstituteSpaceName, setUniqueNDIDMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes