Package wt.epm.alternaterep
Interface _AlternateRepRule
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
_EPMAlternateRepDefinitionRule,_EPMAlternateRepResultRule,AlternateRepRule,EPMAlternateRepDefinitionRule,EPMAlternateRepResultRule
- All Known Implementing Classes:
_EPMDefinitionRule,_EPMResultRule,EPMDefinitionRule,EPMResultRule
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetParent(AlternateRepRule the_parent) Supported API: truevoidsetParentReference(ObjectReference the_parentReference) Supported API: trueMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
PARENT
Supported API: true- See Also:
-
PARENT_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getParent
AlternateRepRule getParent()Supported API: true- See Also:
-
getParentReference
ObjectReference getParentReference()Supported API: true- See Also:
-
setParent
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setParentReference
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-