Uses of Interface
org.eclipse.esmf.characteristic.StructuredValue
Packages that use StructuredValue
Package
Description
-
Uses of StructuredValue in org.eclipse.esmf.characteristic.impl
Classes in org.eclipse.esmf.characteristic.impl that implement StructuredValue -
Uses of StructuredValue in org.eclipse.esmf.metamodel.loader.instantiator
Methods in org.eclipse.esmf.metamodel.loader.instantiator that return StructuredValueModifier and TypeMethodDescriptionStructuredValueInstantiator.apply(org.apache.jena.rdf.model.Resource structuredValue) -
Uses of StructuredValue in org.eclipse.esmf.metamodel.visitor
Methods in org.eclipse.esmf.metamodel.visitor with parameters of type StructuredValueModifier and TypeMethodDescriptiondefault TAspectVisitor.visitCharacteristic(StructuredValue structuredValue, C context) AspectStreamTraversalVisitor.visitStructuredValue(StructuredValue structuredValue, Void context) default TAspectVisitor.visitStructuredValue(StructuredValue structuredValue, C context)