Interface AbstractConceptLike
- 
- All Known Subinterfaces:
 AbstractConceptLike.ConceptLike,AbstractConceptLike.InterfaceConceptLike
public interface AbstractConceptLikeUnites the concept hierarchy (sources node<>/deployed SAbstractConcept) 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAbstractConceptLike.ConceptLikestatic interfaceAbstractConceptLike.InterfaceConceptLike 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()List<AbstractConceptLike.InterfaceConceptLike>getSuperInterfaces() 
 - 
 
- 
- 
Method Detail
- 
getSuperInterfaces
@NotNull List<AbstractConceptLike.InterfaceConceptLike> getSuperInterfaces()
 
 - 
 
 -