Class ConceptFeatureHelper
- java.lang.Object
 - 
- jetbrains.mps.smodel.adapter.structure.ConceptFeatureHelper
 
 
- 
public class ConceptFeatureHelper extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description ConceptFeatureHelper() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SAbstractConceptgetOwner(SConceptFeatureId featureId)static ConceptDescriptorgetOwnerDescriptor(SConceptFeatureId featureId) 
 - 
 
- 
- 
Method Detail
- 
getOwner
@NotNull public static SAbstractConcept getOwner(SConceptFeatureId featureId)
 
- 
getOwnerDescriptor
@NotNull public static ConceptDescriptor getOwnerDescriptor(SConceptFeatureId featureId)
 
 - 
 
 -