Package com._1c.g5.v8.derived.context
Interface IPartBasedObjectContext
- 
- All Known Implementing Classes:
- FormExtContainmentContext,- FormExtContext,- ModelUpdaterContainmentContext,- ModelUpdaterContext,- PartBasedContainmentContext,- PartBasedObjectContext
 
 public interface IPartBasedObjectContextCommon interface of the part based object contexts. Defines common interface of part computation for both top and containment object contexts
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getParts()Gets the set of DD parts being collected within this context.
 
-