Package org.eclipse.epsilon.emc.json
Interface HasCreatorModel
- All Known Implementing Classes:
JsonModelArray
,JsonModelObject
public interface HasCreatorModel
Interface for something that knows the
JsonModel
that created it.-
Method Summary
-
Method Details
-
getCreatorModel
JsonModel getCreatorModel()
-