Class ExternalSource
- java.lang.Object
-
- org.finos.legend.engine.protocol.pure.v1.packageableElement.external.shared.ExternalSource
-
- Direct Known Subclasses:
UrlStreamExternalSource
public abstract class ExternalSource extends Object
-
-
Field Summary
Fields Modifier and Type Field Description SourceInformationsourceInformation
-
Constructor Summary
Constructors Constructor Description ExternalSource()
-
-
-
Field Detail
-
sourceInformation
public SourceInformation sourceInformation
-
-