An interface model represents the model of a Ceylon interface that you can inspect.
An interface model can be either a toplevel Interface or a member MemberInterface.
no type hierarchy
| Attributes | |
declaration | Source Codeshared formal InterfaceDeclaration declarationThe declaration model of this class,
which is necessarily an |
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: ClassOrInterface<Type> |
Attributes inherited from: Declared |
Attributes inherited from: Generic |
Attributes inherited from: Model |
| Inherited Methods |
Methods inherited from: Object |
Methods inherited from: ClassOrInterface<Type>getAttribute(), getAttributes(), getClass(), getClassOrInterface(), getClasses(), getDeclaredAttribute(), getDeclaredAttributes(), getDeclaredClass(), getDeclaredClassOrInterface(), getDeclaredClasses(), getDeclaredInterface(), getDeclaredInterfaces(), getDeclaredMethod(), getDeclaredMethods(), getInterface(), getInterfaces(), getMethod(), getMethods() |
Methods inherited from: Type<Target> |