EntityIdentifierAspectRule

final case class EntityIdentifierAspectRule(sourceOption: Option[EName], schemeExprOption: Option[ScopedXPathString], identifierValueExprOption: Option[ScopedXPathString]) extends AspectRule
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def aspect(aspectModel: AspectModel): Aspect

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product