Package wt.epm.alternaterep
Class _EPMResultRule
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
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
- Direct Known Subclasses:
EPMResultRule
public abstract class _EPMResultRule
extends WTObject
implements EPMAlternateRepResultRule, wt.alternaterep.AlternateRepResultRule, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.epm.alternaterep._AlternateRepRule
PARENT, PARENT_REFERENCEFields inherited from interface wt.epm.alternaterep._EPMAlternateRepResultRule
REPRESENTATION, REPRESENTATION_REFERENCE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueintgetAttrs()Supported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueintgetSetBy()Supported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: truebooleanSupported API: truevoidsetActionType(EPMRuleActionType actionType) Supported API: truevoidsetAttrs(int attrs) Supported API: truevoidsetComponentID(Integer componentID) Supported API: truevoidsetDefined(boolean defined) Supported API: truevoidsetIdentifierSpaceName(String identifierSpaceName) Supported API: truevoidsetParent(AlternateRepRule the_parent) Supported API: truevoidsetParentReference(ObjectReference the_parentReference) Supported API: trueprotected voidsetReferencedRuleReference(ObjectReference referencedRuleReference) Supported API: truevoidsetRepresentation(AlternateRepresentation the_representation) Supported API: truevoidsetRepresentationReference(ObjectReference the_representationReference) Supported API: truevoidsetRepresentationType(EPMRepRuleType representationType) Supported API: truevoidsetSetBy(int setBy) Supported API: truevoidsetSubstituteCompID(Integer substituteCompID) Supported API: truevoidsetSubstituteNDId(String substituteNDId) Supported API: truevoidsetSubstituteRepInfo(EPMSubstituteRepInfo substituteRepInfo) Supported API: truevoidsetSubstituteSpaceName(String substituteSpaceName) Supported API: truevoidsetUniqueNDID(String uniqueNDID) Supported API: trueMethods 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
-
Field Details
-
COMPONENT_ID
Supported API: true- See Also:
-
IDENTIFIER_SPACE_NAME
Supported API: true- See Also:
-
UNIQUE_NDID
Supported API: true- See Also:
-
ACTION_TYPE
Supported API: true- See Also:
-
REPRESENTATION_TYPE
Supported API: true- See Also:
-
SET_BY
Supported API: true- See Also:
-
ATTRS
Supported API: true- See Also:
-
SUBSTITUTE_COMP_ID
Supported API: true- See Also:
-
SUBSTITUTE_SPACE_NAME
Supported API: true- See Also:
-
DEFINED
Supported API: true- See Also:
-
SUBSTITUTE_REP_INFO
Supported API: true- See Also:
-
SUBSTITUTE_NDID
Supported API: true- See Also:
-
REFERENCED_RULE_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getComponentID
Supported API: true- See Also:
-
setComponentID
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getIdentifierSpaceName
Supported API: true- See Also:
-
setIdentifierSpaceName
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getUniqueNDID
Supported API: true- See Also:
-
setUniqueNDID
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getActionType
Supported API: true- See Also:
-
setActionType
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getRepresentationType
Supported API: true- See Also:
-
setRepresentationType
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSetBy
public int getSetBy()Supported API: true- See Also:
-
setSetBy
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAttrs
public int getAttrs()Supported API: true- See Also:
-
setAttrs
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSubstituteCompID
Supported API: true- See Also:
-
setSubstituteCompID
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSubstituteSpaceName
Supported API: true- See Also:
-
setSubstituteSpaceName
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
isDefined
public boolean isDefined()Supported API: true- See Also:
-
setDefined
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSubstituteRepInfo
Supported API: true- See Also:
-
setSubstituteRepInfo
public void setSubstituteRepInfo(EPMSubstituteRepInfo substituteRepInfo) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSubstituteNDId
Supported API: true- See Also:
-
setSubstituteNDId
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
setReferencedRuleReference
protected void setReferencedRuleReference(ObjectReference referencedRuleReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getRepresentation
Supported API: true- Specified by:
getRepresentationin interface_EPMAlternateRepResultRule- See Also:
-
getRepresentationReference
Supported API: true- Specified by:
getRepresentationReferencein interface_EPMAlternateRepResultRule- See Also:
-
setRepresentation
public void setRepresentation(AlternateRepresentation the_representation) throws WTPropertyVetoException, WTException Supported API: true- Specified by:
setRepresentationin interface_EPMAlternateRepResultRule- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setRepresentationReference
public void setRepresentationReference(ObjectReference the_representationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setRepresentationReferencein interface_EPMAlternateRepResultRule- Throws:
WTPropertyVetoException- See Also:
-
getParent
Supported API: true- Specified by:
getParentin interface_AlternateRepRule- See Also:
-
getParentReference
Supported API: true- Specified by:
getParentReferencein interface_AlternateRepRule- See Also:
-
setParent
Supported API: true- Specified by:
setParentin interface_AlternateRepRule- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setParentReference
Supported API: true- Specified by:
setParentReferencein interface_AlternateRepRule- Throws:
WTPropertyVetoException- See Also:
-