public class org.finos.legend.engine.protocol.pure.v.model.packageableElement.mapping.aggregationAware.AggregateSetImplementationContainer extends java.lang.Object
{
public java.lang.Long index;
public org.finos.legend.engine.protocol.pure.v.model.packageableElement.mapping.ClassMapping setImplementation;
public org.finos.legend.engine.protocol.pure.v.model.packageableElement.mapping.aggregationAware.AggregateSpecification aggregateSpecification;
public void <init>()
{
org.finos.legend.engine.protocol.pure.v.model.packageableElement.mapping.aggregationAware.AggregateSetImplementationContainer v;
v := @this: org.finos.legend.engine.protocol.pure.v.model.packageableElement.mapping.aggregationAware.AggregateSetImplementationContainer;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
}