Uses of Interface
cool.klass.model.meta.domain.api.Interface
Packages that use Interface
-
Uses of Interface in cool.klass.model.meta.domain.api
Methods in cool.klass.model.meta.domain.api that return InterfaceMethods in cool.klass.model.meta.domain.api that return types with arguments of type InterfaceModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<Interface> Classifier.getInterfaces()org.eclipse.collections.api.list.ImmutableList<Interface> DomainModel.getInterfaces()Methods in cool.klass.model.meta.domain.api with parameters of type InterfaceModifier and TypeMethodDescriptionvoidTopLevelElementVisitor.visitInterface(Interface anInterface)