Package wt.requirement.trace.resource
Interface RequirementResourceIfc
- 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.requirement.trace.resource._RequirementResourceIfc,wt.trace._TracedTo,wt.vc._Versionable,wt.vc._Versioned,Changeable2,ChangeableIfc,Iterated,IteratedTracedTo,NetFactor,ObjectMappable,Persistable,RequirementItemIfc,Serializable,TracedTo,Versionable,Versioned
- All Known Implementing Classes:
wt.requirement.trace.resource._RequirementResource,RequirementResource
@GenAsPersistable(interfaces=RequirementItemIfc.class)
public interface RequirementResourceIfc
extends wt.requirement.trace.resource._RequirementResourceIfc
This is tagging interface for all Remote Requirement Resources.
All remote requirement types defined (i.e. Remote Requirement Resources) must inherit from this tagging interface.
- See Also:
-
Field Summary
Fields inherited from interface wt.change2._Changeable2
HAS_HANGING_CHANGE, HAS_PENDING_CHANGE, HAS_RESULTING_CHANGE, HAS_SUSPECT, HAS_VARIANCEFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.trace.TracedTo
DEFAULT_SHAPE_NAMEFields inherited from interface wt.vc.Versioned
MASTER_SERIES -
Method Summary
Methods inherited from interface wt.change2._Changeable2
isHasHangingChange, isHasPendingChange, isHasResultingChange, isHasSuspect, isHasVariance, setHasHangingChange, setHasPendingChange, setHasResultingChange, setHasSuspect, setHasVarianceMethods inherited from interface wt.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.vc._Versioned
getVersionIdentifier, getVersionInfo, setVersionInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType