IfcEntity

All Implemented Interfaces: IIfcEntity

Constructors

ConstructorDescription
IfcEntity()

Methods

MethodDescription
getEntityLabel()
equals(Object obj)
hashCode()
op_Equality(IfcEntity left, IfcEntity right)
op_Inequality(IfcEntity left, IfcEntity right)

IfcEntity()

public IfcEntity()

getEntityLabel()

public final int getEntityLabel()

Returns: int

equals(Object obj)

public boolean equals(Object obj)

Returns: boolean

hashCode()

public int hashCode()

Returns: int

op_Equality(IfcEntity left, IfcEntity right)

public static boolean op_Equality(IfcEntity left, IfcEntity right)

Returns: boolean

op_Inequality(IfcEntity left, IfcEntity right)

public static boolean op_Inequality(IfcEntity left, IfcEntity right)

Returns: boolean