Interface DependentObjectID
- All Superinterfaces:
Serializable,V8ObjectID
- All Known Implementing Classes:
DependentObjectIdImpl
Interface for ID of object dependent of
MdObject with UUID and universal path of child features
to the object.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGets the child features.Methods inherited from interface com.e1c.langtool.v8.dt.translator.V8ObjectID
getUuid
-
Method Details
-
getChildFeatures
Collection<ObjectFeature> getChildFeatures()Gets the child features.- Returns:
- the child features
-