Class EObjectTextSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.builders.interfaces.AbstractPropertyBuilder<T>
com.amalgamasimulation.desktop.ui.editor.builders.EObjectTextSectionBuilder.PropertyBuilder<T,V>
All Implemented Interfaces:
EObjectTextSectionBuilder.IPropertyBuilder<T,V>, IFeatureBuilder<EObjectTextSectionBuilder.LabelBuilder<T,V>>, IIndexBuilder<EObjectTextSectionBuilder.IPropertyBuilder<T,V>>, IValueExtractorBuilder<T,V,EObjectTextSectionBuilder.LabelBuilder<T,V>>
Enclosing class:
EObjectTextSectionBuilder

public static class EObjectTextSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject> extends AbstractPropertyBuilder<T> implements EObjectTextSectionBuilder.IPropertyBuilder<T,V>