org
.
jetbrains
.
sbtidea
.
packaging
.
mappings
ProjectNodeExt
implicit final
class
ProjectNodeExt
extends
AnyVal
Linear Supertypes
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
ProjectNodeExt
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
ProjectNodeExt
(
node:
PackagedProjectNode
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
collectStandaloneParents
:
Seq
[
ProjectNode
]
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
hasRealParents
:
Boolean
returns
true if node has any parent nodes with classes
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
mmd
:
MappingMetaData
val
node
:
PackagedProjectNode
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped