wt.occurrence
Interface PathParentableOccurrence

All Superinterfaces:
NetFactor, ObjectMappable, Occurrence, Persistable, Serializable
All Known Subinterfaces:
CombinedOccurrence, PathOccurrence
All Known Implementing Classes:
CombinedPathOccurrence, PartPathOccurrence

public interface PathParentableOccurrence
extends Occurrence

This 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
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Method Summary
 PathOccurrenceMasterContext getContext()
          

Supported API: false
 
Methods inherited from interface wt.occurrence.Occurrence
getName, getOccurrenceDataVector, setName, setOccurrenceDataVector
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname
 

Method Detail

getContext

public PathOccurrenceMasterContext getContext()


Supported API: false

Returns:
PathOccurrenceMasterContext