Class ExternalFormatProtocolExtension
- java.lang.Object
-
- org.finos.legend.engine.external.shared.ExternalFormatProtocolExtension
-
- All Implemented Interfaces:
PureProtocolExtension
public class ExternalFormatProtocolExtension extends Object implements PureProtocolExtension
-
-
Constructor Summary
Constructors Constructor Description ExternalFormatProtocolExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.eclipse.collections.api.block.function.Function0<List<ProtocolSubTypeInfo<?>>>>getExtraProtocolSubTypeInfoCollectors()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.finos.legend.engine.protocol.pure.v1.extension.PureProtocolExtension
getExtraProtocolToClassifierPathMap
-
-
-
-
Method Detail
-
getExtraProtocolSubTypeInfoCollectors
public List<org.eclipse.collections.api.block.function.Function0<List<ProtocolSubTypeInfo<?>>>> getExtraProtocolSubTypeInfoCollectors()
- Specified by:
getExtraProtocolSubTypeInfoCollectorsin interfacePureProtocolExtension
-
-