跳到主要内容
版本:1.0.x

EntityDescriptor

@agros/tools / EntityDescriptor

Interface: EntityDescriptor

Hierarchy

Table of contents

Properties

Methods

Properties

absolutePath

absolutePath: string

Inherited from

CollectionDescriptor.absolutePath

Defined in

packages/agros-tools/src/types.ts:156


aliasPath

aliasPath: string

Inherited from

CollectionDescriptor.aliasPath

Defined in

packages/agros-tools/src/types.ts:157


collectionType

collectionType: CollectionType

Inherited from

CollectionDescriptor.collectionType

Defined in

packages/agros-tools/src/types.ts:162


entityName

entityName: string

Defined in

packages/agros-tools/src/types.ts:166


filename

filename: string

Inherited from

CollectionDescriptor.filename

Defined in

packages/agros-tools/src/types.ts:158


id

id: string

Inherited from

CollectionDescriptor.id

Defined in

packages/agros-tools/src/types.ts:154


moduleName

moduleName: string

Defined in

packages/agros-tools/src/types.ts:167


modules

modules: EntityDescriptor[]

Defined in

packages/agros-tools/src/types.ts:168


relativePath

relativePath: string

Inherited from

CollectionDescriptor.relativePath

Defined in

packages/agros-tools/src/types.ts:155

Methods

isBlockDevice

isBlockDevice(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isBlockDevice

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:63


isCharacterDevice

isCharacterDevice(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isCharacterDevice

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:64


isDirectory

isDirectory(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isDirectory

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:62


isFIFO

isFIFO(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isFIFO

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:66


isFile

isFile(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isFile

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:61


isSocket

isSocket(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isSocket

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:67


isSymbolicLink(): boolean

Returns

boolean

Inherited from

CollectionDescriptor.isSymbolicLink

Defined in

common/temp/node_modules/.pnpm/@types+node@15.14.9/node_modules/@types/node/fs.d.ts:65