Interface Type
- All Superinterfaces:
Commentable,EObject,Notifier
- All Known Subinterfaces:
Annotation,AnonymousClass,Boolean,Byte,Char,Class,Classifier,ConcreteClassifier,Double,Enumeration,Float,Int,Interface,Long,PrimitiveType,Short,TypeParameter,Void
- All Known Implementing Classes:
AnnotationImpl,AnonymousClassImpl,BooleanImpl,ByteImpl,CharImpl,ClassifierImpl,ClassImpl,ConcreteClassifierImpl,DoubleImpl,EnumerationImpl,FloatImpl,InterfaceImpl,IntImpl,LongImpl,PrimitiveTypeImpl,ShortImpl,TemporalCompositeClassifier,TypeImpl,TypeParameterImpl,VoidImpl
A representation of the model object 'Type'.
- See Also:
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
Method Summary
Modifier and TypeMethodDescriptionbooleanequalsType(long arrayDimension, Type otherType, long otherArrayDimension) getAllMembers(Commentable context) booleanisSuperType(long arrayDimension, Type otherType, ArrayTypeable otherArrayType) Methods inherited from interface tools.mdsd.jamopp.model.java.commons.Commentable
addAfterContainingStatement, addBeforeContainingStatement, getAnnotationInterface, getChildrenByEType, getChildrenByType, getClassClass, getConcreteClassifier, getConcreteClassifiers, getContainingAnnotationInstance, getContainingAnonymousClass, getContainingCompilationUnit, getContainingConcreteClassifier, getContainingContainerName, getContainingPackageName, getFirstChildByEType, getFirstChildByType, getLayoutInformations, getLibClass, getLibInterface, getObjectClass, getParentByEType, getParentByType, getParentConcreteClassifier, getStringClassMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
equalsType
- Generated class or method.
- EMF model class or method.
-
isSuperType
- Generated class or method.
- EMF model class or method.
-
getAllMembers
- Generated class or method.
- EMF model class or method.
-