Package wt.requirement
Interface RequirementItemIfc
- All Superinterfaces:
wt.change2._Changeable2,wt.change2._ChangeableIfc,_Iterated,wt.trace._IteratedTracedTo,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.requirement._RequirementItemIfc,wt.trace._TracedTo,wt.vc._Versionable,wt.vc._Versioned,Changeable2,ChangeableIfc,Iterated,IteratedTracedTo,NetFactor,ObjectMappable,Persistable,Serializable,TracedTo,Versionable,Versioned
- All Known Subinterfaces:
wt.requirement.trace.resource._RequirementResourceIfc,RequirementResourceIfc
- All Known Implementing Classes:
wt.requirement.trace.resource._RequirementResource,RequirementResource
@GenAsPersistable(interfaces={Changeable2.class,IteratedTracedTo.class})
public interface RequirementItemIfc
extends wt.requirement._RequirementItemIfc
This is tagging interface for all Windchill Requirement objects.
Traces Functionality support tracing Windchill Traceable types to local and remote Requirements and
all such requirement types must implement this interface directly or indirectly through required APIs.
-
Field Summary
Fields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME -
Method Summary
Methods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes