Package wt.occurrence
Interface PathParentableOccurrence
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,_Occurrence,wt.occurrence._PathParentableOccurrence,wt.fc._Persistable,NetFactor,ObjectMappable,Occurrence,Persistable,Serializable
- All Known Subinterfaces:
wt.occurrence._CombinedOccurrence,_PathOccurrence,CombinedOccurrence,PathOccurrence
- All Known Implementing Classes:
_CombinedPathOccurrence,wt.part._PartCombinedPathOccurrence,_PartPathOccurrence,CombinedPathOccurrence,PartCombinedPathOccurrence,PartPathOccurrence
@GenAsPersistable(interfaces=Occurrence.class,
extendable=true)
public interface PathParentableOccurrence
extends wt.occurrence._PathParentableOccurrence
This
Supported API: true
Extendable: true
Occurrence can have a PathOccurrence as its parent
and is used in defining a CombinedPathOccurrence.
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.occurrence._Occurrence
NAME, OCCURRENCE_DATA_VECTOR -
Method Summary
Methods inherited from interface wt.occurrence._Occurrence
getName, getOccurrenceDataVector, setName, setOccurrenceDataVectorMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes