Envision
A visual programming IDE for object-oriented languages
OOModel::Method Member List

This is the complete list of members for OOModel::Method, including all inherited members.

callees()OOModel::Method
callers()OOModel::Method
findSymbols(std::unique_ptr< Model::ResolutionRequest > request) const overrideOOModel::Methodvirtual
fullyQualifiedName() constOOModel::Method
isGeneric()OOModel::Method
isNewPersistenceUnit() const overrideOOModel::Methodvirtual
isOverridenBy(Method *other)OOModel::Methodinline
isStatic() constOOModel::Methodinline
Method(const QString &name)OOModel::Method
Method(const QString &name, Modifier::Modifiers mod)OOModel::Method
Method(const QString &name, MethodKind kind)OOModel::Method
Method(const QString &name, Modifier::Modifiers mod, MethodKind kind)OOModel::Method
MethodKind enum nameOOModel::Method
methodKind() constOOModel::Methodinline
overrides(Method *other)OOModel::Method
setMethodKind(const MethodKind &kind)OOModel::Methodinline
Super typedefCore::Reflect< Base >protected
symbolType() const overrideOOModel::Methodvirtual