Search
Preparing search index...
The search index is not available
RAML JS Parser 2
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/raml-definition-system/dist/definitionSystem.d"
RAMLService
Class RAMLService
Hierarchy
RAMLService
Index
Constructors
constructor
Properties
_actually
Exports
_aliases
_allows
Any
Children
_allows
Optional
Properties
_allows
Value
_allows
Value
Set
_annotation
Checked
_can
Inherit
_consumes
Ref
_context
Requirements
_converts
ToGlobal
_declared
By
_declares
Type
_defining
_f
Desc
_is
Annotation
_is
Template
_node
_possible
Interfaces
_reference
Is
_representation
Of
_runtime
Extenders
_type
Methods
add
Alias
allow
Value
defining
Property
IsEnough
descriminator
Value
find
Members
Determiner
get
Actually
Exports
get
Aliases
get
Allow
Any
get
Allow
Question
get
Can
Inherit
get
Consumes
Refs
get
Context
Requirements
get
Converts
ToGlobal
get
Declaring
Node
get
Defining
get
Extended
Type
get
Key
Prop
get
Path
get
Reference
Is
get
Representation
Of
get
Runtime
Extenders
globally
Declared
By
is
Annotation
is
Assignable
From
is
Declaration
is
Global
Declaration
is
Inlined
Templates
is
Type
System
Member
is
User
Defined
key
name
Id
possible
Interfaces
register
Possible
Interfaces
register
Supertypes
set
Consumes
Refs
set
Declaring
Node
set
Extended
Type
Name
set
Globally
Declared
By
set
Inlined
Templates
universe
value
Requirements
with
Actually
Exports
with
Allow
Any
with
Allow
Question
with
Can
Inherit
with
Context
Requirement
with
Converts
ToGlobal
with
Reference
Is
Constructors
constructor
new RAMLService
(
d
:
ITypeDefinition
)
:
RAMLService
Parameters
d:
ITypeDefinition
Returns
RAMLService
Properties
Private
_actually
Exports
_actually
Exports
:
any
_aliases
_aliases
:
string
[]
Private
_allows
Any
Children
_allows
Any
Children
:
any
Private
_allows
Optional
Properties
_allows
Optional
Properties
:
any
Private
_allows
Value
_allows
Value
:
any
Private
_allows
Value
Set
_allows
Value
Set
:
any
Private
_annotation
Checked
_annotation
Checked
:
any
Private
_can
Inherit
_can
Inherit
:
any
_consumes
Ref
_consumes
Ref
:
boolean
Private
_context
Requirements
_context
Requirements
:
any
Private
_converts
ToGlobal
_converts
ToGlobal
:
any
Private
_declared
By
_declared
By
:
any
Private
_declares
Type
_declares
Type
:
any
_defining
_defining
:
string
[]
Private
_f
Desc
_f
Desc
:
any
Private
_is
Annotation
_is
Annotation
:
any
Private
_is
Template
_is
Template
:
any
Private
_node
_node
:
any
Private
_possible
Interfaces
_possible
Interfaces
:
any
Private
_reference
Is
_reference
Is
:
any
Private
_representation
Of
_representation
Of
:
any
Private
_runtime
Extenders
_runtime
Extenders
:
any
Private
_type
_type
:
any
Methods
add
Alias
add
Alias
(
al
:
string
)
:
void
Parameters
al:
string
Returns
void
allow
Value
allow
Value
(
)
:
boolean
Returns
boolean
defining
Property
IsEnough
defining
Property
IsEnough
(
v
:
string
)
:
void
Parameters
v:
string
Returns
void
descriminator
Value
descriminator
Value
(
)
:
string
Returns
string
find
Members
Determiner
find
Members
Determiner
(
)
:
IProperty
Returns
IProperty
get
Actually
Exports
get
Actually
Exports
(
)
:
string
Returns
string
get
Aliases
get
Aliases
(
)
:
string
[]
Returns
string
[]
get
Allow
Any
get
Allow
Any
(
)
:
boolean
Returns
boolean
get
Allow
Question
get
Allow
Question
(
)
:
boolean
Returns
boolean
get
Can
Inherit
get
Can
Inherit
(
)
:
string
[]
Returns
string
[]
get
Consumes
Refs
get
Consumes
Refs
(
)
:
boolean
Returns
boolean
get
Context
Requirements
get
Context
Requirements
(
)
:
object
[]
Returns
object
[]
name
:
string
value
:
string
get
Converts
ToGlobal
get
Converts
ToGlobal
(
)
:
string
Returns
string
get
Declaring
Node
get
Declaring
Node
(
)
:
any
Returns
any
get
Defining
get
Defining
(
)
:
string
[]
Returns
string
[]
get
Extended
Type
get
Extended
Type
(
)
:
ITypeDefinition
Returns
ITypeDefinition
get
Key
Prop
get
Key
Prop
(
)
:
IProperty
Returns
IProperty
get
Path
get
Path
(
)
:
string
Returns
string
get
Reference
Is
get
Reference
Is
(
)
:
string
Returns
string
get
Representation
Of
get
Representation
Of
(
)
:
ITypeDefinition
Returns
ITypeDefinition
get
Runtime
Extenders
get
Runtime
Extenders
(
)
:
ITypeDefinition
[]
Returns
ITypeDefinition
[]
globally
Declared
By
globally
Declared
By
(
)
:
NodeClass
[]
Returns
NodeClass
[]
is
Annotation
is
Annotation
(
)
:
boolean
Returns
boolean
is
Assignable
From
is
Assignable
From
(
name
:
string
)
:
boolean
Parameters
name:
string
Returns
boolean
is
Declaration
is
Declaration
(
)
:
boolean
Returns
boolean
is
Global
Declaration
is
Global
Declaration
(
)
:
boolean
Returns
boolean
is
Inlined
Templates
is
Inlined
Templates
(
)
:
boolean
Returns
boolean
is
Type
System
Member
is
Type
System
Member
(
)
:
boolean
Returns
boolean
is
User
Defined
is
User
Defined
(
)
:
boolean
Returns
boolean
key
key
(
)
:
Named
Returns
Named
name
Id
name
Id
(
)
:
string
Returns
string
possible
Interfaces
possible
Interfaces
(
)
:
ITypeDefinition
[]
Returns
ITypeDefinition
[]
register
Possible
Interfaces
register
Possible
Interfaces
(
classNames
:
string
[]
)
:
void
Parameters
classNames:
string
[]
Returns
void
register
Supertypes
register
Supertypes
(
classNames
:
string
[]
)
:
void
Parameters
classNames:
string
[]
Returns
void
set
Consumes
Refs
set
Consumes
Refs
(
b
:
boolean
)
:
void
Parameters
b:
boolean
Returns
void
set
Declaring
Node
set
Declaring
Node
(
n
:
any
)
:
void
Parameters
n:
any
Returns
void
set
Extended
Type
Name
set
Extended
Type
Name
(
name
:
string
)
:
void
Parameters
name:
string
Returns
void
set
Globally
Declared
By
set
Globally
Declared
By
(
c
:
NodeClass
)
:
void
Parameters
c:
NodeClass
Returns
void
set
Inlined
Templates
set
Inlined
Templates
(
b
:
boolean
)
:
RAMLService
Parameters
b:
boolean
Returns
RAMLService
universe
universe
(
)
:
Universe
Returns
Universe
value
Requirements
value
Requirements
(
)
:
ValueRequirement
[]
Returns
ValueRequirement
[]
with
Actually
Exports
with
Actually
Exports
(
pname
:
string
)
:
void
Parameters
pname:
string
Returns
void
with
Allow
Any
with
Allow
Any
(
)
:
void
Returns
void
with
Allow
Question
with
Allow
Question
(
)
:
void
Returns
void
with
Can
Inherit
with
Can
Inherit
(
clazz
:
string
)
:
void
Parameters
clazz:
string
Returns
void
with
Context
Requirement
with
Context
Requirement
(
name
:
string
, value
:
string
)
:
void
Parameters
name:
string
value:
string
Returns
void
with
Converts
ToGlobal
with
Converts
ToGlobal
(
pname
:
string
)
:
void
Parameters
pname:
string
Returns
void
with
Reference
Is
with
Reference
Is
(
fname
:
string
)
:
void
Parameters
fname:
string
Returns
void
Globals
"node_
modules/raml-
definition-
system/dist/definition
System.d"
IUniverse
Descriptor
IValue
Doc
Provider
IValue
Suggester
Universe
Provider
Value
Requirement
Array
IHas
Extra
IHigh
Level
Node
IParse
Result
IProperty
IType
IType
Definition
Named
DEFINED_
IN_
TYPES_
EXTRA
SOURCE_
EXTRA
TOP_
LEVEL_
EXTRA
USER_
DEFINED_
EXTRA
get
Universe
injector
ts
Interfaces
universes
Info
get
Schema
Utils
is
Source
Provider
prop
Generated using
TypeDoc